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

@ -11,4 +11,5 @@ you can write the following code to reduce the load duration of the tree view.
.. 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>
* Nikul Chaudhary <nikul.chaudhary.serpentcs@gmail.com>
* Sylvain LE GAL (https://www.twitter.com/legalsylvain)

View File

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

View File

@ -1,4 +1,4 @@
This module defines a images and icons in tree view via Tooltip.
Additionally, Default width with 30px.
.. image:: ../static/description/tree_view_image.png
.. image:: ../static/description/tree_view_image.png

View File

@ -1,3 +1,3 @@
Mouse Hover in tree view image that time Tooltip effect.
.. image:: ../static/description/tree_view_image_tooltip.png
.. image:: ../static/description/tree_view_image_tooltip.png