Commit b8123044 by Manzar Hussain

update design

parent a79942f3
......@@ -57,20 +57,22 @@
</div>
{% endif %}
{% if rows %}
<div class="view-content">
{% if exposed %}
<div class="view-filters filter_select_container">
{{ exposed }}
</div>
{% endif %}
{% if rows %}
{{ rows }}
</div>
{% elseif empty %}
<div class="view-empty">
{{ empty }}
</div>
{% endif %}
</div>
{% if pager %}
{{ pager }}
......
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