documentation/extensions/odoo_theme/static/js
Antoine Vandevenne (anv) 9b54acbee1 [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#2467
2022-07-13 19:56:03 +02:00
..
layout.js [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 19:56:03 +02:00
menu.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 07:41:06 +02:00
page_toc.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 07:41:06 +02:00
switchers.js [FIX] odoo_theme: correctly test for fallback URLs when using switchers 2022-06-23 10:15:03 +02:00
utils.js [FIX] odoo_theme: correctly consider baseurl 2022-05-20 12:11:29 +02:00