Commit 1b7f41db by Manzar Hussain

hide link

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