web/web_responsive/static
Carlos Lopez d5f2532775 [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-28 01:31:29 +03:00
..
description [BOT] post-merge updates 2025-01-28 01:31:29 +03:00
img [IMP] web_responsive: Redirect to home after login 2025-01-28 01:31:29 +03:00
src [FIX] web_responsive: Add support to serve menu icon in image url 2025-01-28 01:31:29 +03:00
tests [FIX] web_responsive: Make showAppsMenuItem work again 2025-01-28 01:31:29 +03:00