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:
@@ -387,7 +387,7 @@ ul.auto-toc {
|
||||
<p>Edit the tree view and add the widget as the first field, usually, we should use:
|
||||
.. code-block:: xml</p>
|
||||
<blockquote>
|
||||
<field name=”id” widget=”open”/></blockquote>
|
||||
<field name=”id” widget=”open_tab”/></blockquote>
|
||||
<p>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).</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user