mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
website dropdown update
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user