[IMP] web: update javascript odoo modules

This commit adapts the javascript modules section with the last
update https://github.com/odoo/odoo/pull/142858 and some outdated
features.

closes odoo/documentation#7640

Signed-off-by: Michaël Mattiello (mcm) <mcm@odoo.com>
This commit is contained in:
Michaël Mattiello
2024-02-05 09:33:08 +01:00
parent 412f844589
commit 973d5800d2
10 changed files with 47 additions and 112 deletions
@@ -209,8 +209,6 @@ is hardcoded in the controller.
.. code-block:: js
/** @odoo-module */
import { registry } from '@web/core/registry';
import { galleryView } from '@awesome_gallery/gallery_view';
import { GalleryRenderer } from '@awesome_gallery/gallery_renderer';