web/web_responsive/static
Ryan Cole a1b29f3834 [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid)
If a menu item is created manually via the Odoo UI, then it (likely) won't have an xmlid. As a result, the `t-foreach` fails, resulting in the whole Odoo UI crashing (a blank white screen is shown). This code should use `id` as the `t-key` instead, as that is *always* available, even for menu items created manually.
2025-02-25 15:15:45 +13:00
..
description [BOT] post-merge updates 2025-02-05 07:08:36 +00:00
img [IMP] web_responsive: Redirect to home after login 2024-07-17 16:07:24 +05:30
src [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid) 2025-02-25 15:15:45 +13:00
tests [FIX] web_responsive: Make showAppsMenuItem work again 2025-01-27 09:52:36 -05:00