Skip to content
Snippets Groups Projects
Commit 60f4f622 authored by Igor Biki's avatar Igor Biki
Browse files

Merge branch 'feature/ISTWCMS-4790-ebremner-catalog-tabs' into '8.x-1.x'

Feature/istwcms 4790 ebremner catalog tabs

See merge request !24
parents 8c1c0ac9 0f08c613
No related branches found
No related tags found
1 merge request!24Feature/istwcms 4790 ebremner catalog tabs
{% include '@components/tabs/tabs--link/tabs--link.twig' with {
'content_list': content_list,
} %}
{% include '@components/view/views-view/views-view.twig' with {
'title_prefix': title_prefix,
'title': title,
'title_suffix': title_suffix,
'header': header,
'exposed': exposed,
'attachment_before': attachment_before,
'rows': rows,
'pager': pager,
'attachment_after': attachment_after,
'more': more,
'feed_icons': feed_icons,
} %}
{% include '@components/tabs/tabs--link/tabs--link.twig' with {
'content_list': content_list,
} %}
{% include '@components/view/views-view/views-view.twig' with {
'title_prefix': title_prefix,
'title': title,
'title_suffix': title_suffix,
'header': header,
'exposed': exposed,
'attachment_before': attachment_before,
'rows': rows,
'pager': pager,
'attachment_after': attachment_after,
'more': more,
'feed_icons': feed_icons,
} %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment