[IMP] reference/user interface: remove kanban-tooltip doc

This feature has been dropped.

(Part of) task `3650117`

closes odoo/documentation#9604

Related: odoo/odoo#167751
Related: odoo/enterprise#63714
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
This commit is contained in:
Aaron Bohy 2024-06-11 14:33:32 +02:00
parent 05500b1416
commit a164b8ab65

View File

@ -2690,10 +2690,8 @@ the kanban cards.
Cards structure definition can be split into multiple templates for clarity, but at least one root Cards structure definition can be split into multiple templates for clarity, but at least one root
template `kanban-box` must be defined. template `kanban-box` must be defined.
Two additional templates can be defined: `kanban-menu` and `kanban-tooltip`. If defined, the An additional template can be defined: `kanban-menu`. If defined, it is rendered inside a dropdown
`kanban-menu` template is rendered inside a dropdown that can be toggled with a vertical ellipsis that can be toggled with a vertical ellipsis (:guilabel:`⋮`) on the top right of the card.
(:guilabel:`⋮`) on the top right of the card. The `kanban-tooltip` template is rendered inside a
tooltip when hovering kanban cards.
The templates are written in :ref:`JavaScript QWeb <reference/qweb/javascript>` The templates are written in :ref:`JavaScript QWeb <reference/qweb/javascript>`