web/web_responsive/static
Carlos Lopez 50c8ade99e [FIX] web_responsive: Make showAppsMenuItem work again
In Odoo 17, the Class TourStepUtils was removed, and stepUtils is now an object instead of a class. When this module is installed, the tours stop working and throw the error:
Uncaught Error: Dependencies should be defined by an array: function (require) {.

This commit adapts the code to align with these changes, ensuring that tours work correctly.
2025-01-27 09:52:36 -05:00
..
description [BOT] post-merge updates 2024-12-12 08:48:32 +00:00
img [IMP] web_responsive: Redirect to home after login 2024-07-17 16:07:24 +05:30
src [FIX] web_responsive: Add support to serve menu icon in image url 2024-12-10 11:57:14 -05:00
tests [FIX] web_responsive: Make showAppsMenuItem work again 2025-01-27 09:52:36 -05:00