web/web_responsive/static/src
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
..
components [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid) 2025-02-25 15:15:45 +13:00
img New style in apps menu 2023-11-17 00:37:43 +02:00
legacy [IMP] web_responsive: Remove unnecessary calendar optimisation 2025-02-03 10:53:51 +01:00
lib/fuse [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
views/form [17.0][FIX] web_responsive: disable default file preview 2024-04-14 21:15:17 +03:00