Commit 1b7f41db by Manzar Hussain

hide link

parent 8ede881d
......@@ -54,9 +54,9 @@
<i class="fa fa-minus" aria-hidden="true"></i>
</span>
</a>
{{ menus.menu_links(item.below, attributes, menu_level + 1) }}
{# {{ menus.menu_links(item.below, attributes, menu_level + 1) }} #}
{% else %}
<div class="abc"> Test</div> {{ link(item.title, item.url) }}
{{ link(item.title, item.url) }}
{% endif %}
</li>
{% endfor %}
......
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