documentation/extensions/odoo_theme/static/js
Antoine Vandevenne (anv) 860234a415 [FIX] odoo_theme: only open images that have no target in modal
Since clicking on the image redirects the user to the target URL, it's
useless to open the image in a modal. Also, it partially broke the
layout of the /legal.html page due to the modal div being inserted into
table cells.

This commit also introduces the possibility to add the `o-no-modal`
class on images that should not open in a modal.

task-2909167

X-original-commit: 7cbbb77746
Part-of: odoo/documentation#2465
2022-07-13 16:48:23 +02:00
..
layout.js [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 16:48:23 +02:00
menu.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 12:04:04 +02:00
page_toc.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 12:04:04 +02:00
switchers.js [FIX] odoo_theme: correctly test for fallback URLs when using switchers 2022-06-23 10:51:56 +02:00
utils.js [FIX] odoo_theme: correctly consider baseurl 2022-05-20 11:40:29 +02:00