mirror of
https://github.com/odoo/documentation.git
synced 2026-03-27 14:10:23 +07:00
[FIX] navbarification process
This commit is contained in:
@@ -50,7 +50,7 @@ def navbarify(node, navbar=None):
|
||||
# reference
|
||||
# no bullet_list.list_item -> don't dropdownify
|
||||
if not list_item.children[1].children:
|
||||
return
|
||||
continue
|
||||
|
||||
list_item['classes'].append('dropdown')
|
||||
# list_item.compact_paragraph.reference
|
||||
|
||||
Reference in New Issue
Block a user