website dropdown update

This commit is contained in:
Rushabh Mehta
2012-09-05 13:48:45 +05:30
parent a9302b01d1
commit 0a0be777a0

View File

@@ -22,6 +22,7 @@
{% if page.child_items %} {% if page.child_items %}
class="dropdown-toggle" class="dropdown-toggle"
onclick="return false;" onclick="return false;"
data-toggle="dropdown"
{% endif %} {% endif %}
{{ page.target or ''}}> {{ page.target or ''}}>
{{ page.label }} {{ page.label }}