documentation/extensions/odoo_theme
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_templates [MOV] developer/misc: move all pages to a more logical location 2022-07-04 11:57:52 +02:00
static [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 18:36:00 +02:00
__init__.py [IMP] odoo_theme: introduce fallback URLs for the page switchers 2022-05-19 22:32:45 +02:00
layout.html [IMP] odoo_theme: revamp side menu to add overlay 2022-06-15 11:27:16 +02:00
pygments_override.py [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
search.html [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
theme.conf [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
translator.py [ADD] extensions: add a custom example admonition 2022-01-28 11:05:14 +00:00