3
0
Fork 0

[FIX] web_tree_image_tooltip: pre-commit fix

12.0
Daniel Reis 2024-05-18 18:51:36 +01:00
parent b8f4bdfb5c
commit e68bc69de3
5 changed files with 4 additions and 6 deletions

View File

@ -12,3 +12,4 @@ you can write the following code to reduce the load duration of the tree view.
.. code:: xml .. code:: xml
<field name="image_small" widget="image" options="{'tooltip_image': 'image'}"/> <field name="image_small" widget="image" options="{'tooltip_image': 'image'}"/>

View File

@ -4,5 +4,3 @@
* Meet Dholakia <m.dholakia.serpentcs@gmail.com> * Meet Dholakia <m.dholakia.serpentcs@gmail.com>
* Nikul Chaudhary <nikul.chaudhary.serpentcs@gmail.com> * Nikul Chaudhary <nikul.chaudhary.serpentcs@gmail.com>
* Sylvain LE GAL (https://www.twitter.com/legalsylvain) * Sylvain LE GAL (https://www.twitter.com/legalsylvain)

View File

@ -1,2 +1 @@
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com> * Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>