mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: adapt to minHeight option name change
task-2471323 closes odoo/design-themes#18 Related: odoo/odoo#68825 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
committed by
qsm-odoo
parent
e05e835b28
commit
1373d63503
@@ -38,6 +38,6 @@ wTourUtils.registerThemeHomepageTour("enark_tour", [
|
||||
wTourUtils.dragNDrop(snippets[3]),
|
||||
wTourUtils.dragNDrop(snippets[4]),
|
||||
wTourUtils.clickOnSnippet(snippets[4]),
|
||||
wTourUtils.changeOption('minHeight', 'we-button-group.o_we_user_value_widget', _t('height')),
|
||||
wTourUtils.changeOption('ScrollButton', 'we-button-group.o_we_user_value_widget', _t('height')),
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user