mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP]web_field_tooltip: refactoring for v17
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
This module gives the possibility to add tooltips next to fields labels
|
||||
on any field of a model. The tooltip displays an html field.
|
||||
on any field of a model.
|
||||
|
||||
@@ -7,5 +7,5 @@ To use this module, you need to:
|
||||
- You can also go directly on the form view of a model on which you want
|
||||
to add a tooltip and use the Manage tooltips Action to add a new
|
||||
tooltip, or edit or delete existing tooltips for this model.
|
||||
- For manager users, they can decide to display an helper to add a
|
||||
- For manager users, they can decide to display a helper to add a
|
||||
tooltip on a field as some fields are not displayed with a label.
|
||||
|
||||
Reference in New Issue
Block a user