documentation/content
Antoine Vandevenne (anv) df8250f736 [REF] legal: convert the table from a grid to a list table
Prior to this commit, the /legal.html page relied on RST substitutions
to insert the images directives of legal agreements within the table.
This caused Sphinx to omit the `image-reference` class on all `<a>`
elements surrounding an `<img>` element, which it normally adds when the
`target` option is specified on an `image` directive. As the theme
relies on that class to hide the "external link" icon added with commit
343decf1, the layout of the page was broken.

While replacing the substitutions with the plain `image` directive, the
grid table is converted to a list table to avoid the hassle of expanding
table cells to fit the directives. This will also help in maintaining
the content of the table when we will add new translations for the legal
agreements.

task-2909167

closes odoo/documentation#2462

X-original-commit: 81bf067ba1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-13 18:36:00 +02:00
..
administration [FIX] odoo_theme: show a cursor when hovering on an image without modal 2022-07-13 18:36:00 +02:00
applications [ADD] pos: add a doc about tracking numbers in pos 2022-07-12 13:45:48 +02:00
contributing [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 18:36:00 +02:00
developer [IMP] developer: rename reference directories to "Py/Js framework" 2022-07-12 16:29:56 +02:00
legal [FIX] legal/terms: fixups for ES translation of enterprise 2022-01-26 02:22:57 +00:00
services/support [REV] services: keep what can i expect page 2021-07-07 16:38:09 +02:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:14 +00:00
applications.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
contributing.rst [MOV] developer/misc: move all pages to a more logical location 2022-07-04 11:57:52 +02:00
developer.rst [MOV] developer/misc: move all pages to a more logical location 2022-07-04 11:57:52 +02:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [ADD] last_build: add an orphan page informing on the last build date 2022-04-05 17:36:28 +02:00
legal.rst [REF] legal: convert the table from a grid to a list table 2022-07-13 18:36:00 +02:00