Commit 0a81274c by Manzar Hussain

link change

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