Commit c57fd7ea by Manzar Hussain

add no link

parent cdf244bc
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
%} %}
<li {% if item.below %} class="dd_sub_menu" {% endif %}> <li {% if item.below %} class="dd_sub_menu" {% endif %}>
{% if item.below %} {% if item.below %}
<a href="{{ item.url }}">{{ item.title }} <a href="javascript:void(0);">{{ item.title }}
<span> <span>
<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>
......
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