documentation/extensions/odoo_theme/static/js
Antoine Vandevenne (anv) 7cbbb77746 [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: 54d676c
Part-of: odoo/documentation#2461
2022-07-13 14:27:32 +02:00
..
layout.js [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 14:27:32 +02:00
menu.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 07:42:14 +02:00
page_toc.js [IMP] odoo_theme: show the "On this page" section in mobile 2022-06-14 07:42:14 +02:00
switchers.js [FIX] odoo_theme: correctly test for fallback URLs when using switchers 2022-06-23 09:50:41 +02:00
utils.js [FIX] odoo_theme: correctly consider baseurl 2022-05-20 12:10:15 +02:00