mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[11.0][FIX] open_tab: Open new tab with the wheel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Edit the tree view and add the widget as the first field, usually, we should use:
|
||||
.. code-block:: xml
|
||||
|
||||
<field name="id" widget="open"/>
|
||||
<field name="id" widget="open_tab"/>
|
||||
|
||||
Now, we can open when clicking with the mouse wheel over the eye.
|
||||
On a usual click the record will be opened without changes (keeping the breadcrumbs).
|
||||
|
||||
Reference in New Issue
Block a user