mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_pivot_computed_measure: Migration to 16.0
This commit is contained in:
@@ -11,9 +11,11 @@ tour.register(
|
||||
test: true,
|
||||
},
|
||||
[
|
||||
tour.stepUtils.showAppsMenuItem(),
|
||||
{
|
||||
trigger: 'a[data-menu-xmlid="base.menu_administration"]',
|
||||
trigger: ".o_navbar_apps_menu button",
|
||||
},
|
||||
{
|
||||
trigger: '.o_app[data-menu-xmlid="base.menu_administration"]',
|
||||
},
|
||||
{
|
||||
trigger: 'button[data-menu-xmlid="base.menu_users"]',
|
||||
|
||||
Reference in New Issue
Block a user