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