mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
work on menu data/home menu/navbar/routing
This commit is contained in:
@@ -28,7 +28,9 @@ beforeEach(() => {
|
||||
parent_id: false,
|
||||
action: false,
|
||||
icon: "fa fa-test",
|
||||
children: []
|
||||
children: [],
|
||||
menuId: 14,
|
||||
actionId: 43
|
||||
}
|
||||
},
|
||||
roots: [14]
|
||||
|
||||
Reference in New Issue
Block a user