Commit 7f01e3c6 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add no link

See merge request manzarH/dic-global-dev!366
parents 600ba2be c57fd7ea
......@@ -48,7 +48,7 @@
%}
<li {% if item.below %} class="dd_sub_menu" {% endif %}>
{% if item.below %}
<a href="{{ item.url }}">{{ item.title }}
<a href="javascript:void(0);">{{ item.title }}
<span>
<i class="fa fa-plus" aria-hidden="true"></i>
<i class="fa fa-minus" aria-hidden="true"></i>
......
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