Commit eee5d275 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add filter

See merge request manzarH/dic-global-dev!432
parents 7eac65bc 197858bb
......@@ -48,7 +48,11 @@
</header>
{% endif %}
{{ exposed }}
{% if exposed %}
<div {{ attributes.addClass(classes) }}>
{{ exposed }}
</div>
{% endif %}
{{ attachment_before }}
{% if rows -%}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment