mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
not display flash menu if menu is empty
This commit is contained in:
parent
38deaf6f36
commit
a42d7231d9
@ -1,3 +1,4 @@
|
||||
{% if menus|length > 0 %}
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle btn btn-sm btn-create change-icon"
|
||||
href="#"
|
||||
@ -15,3 +16,4 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user