mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_tree_resize_column
[FIX] Initial resizing
This commit is contained in:
1
web_tree_resize_column/readme/CONTRIBUTORS.rst
Normal file
1
web_tree_resize_column/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
1
web_tree_resize_column/readme/CREDITS.rst
Normal file
1
web_tree_resize_column/readme/CREDITS.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module uses a jQuery plugin by Jones Vinoth Joseph <https://github.com/Jo-Geek/jQuery-ResizableColumns>.
|
||||
1
web_tree_resize_column/readme/DESCRIPTION.rst
Normal file
1
web_tree_resize_column/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module adds the ability to resize columns in tree views.
|
||||
7
web_tree_resize_column/readme/USAGE.rst
Normal file
7
web_tree_resize_column/readme/USAGE.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to any tree view;
|
||||
#. hover over the border of the column you want to resize;
|
||||
#. hold click and drag the column to the desired width.
|
||||
|
||||
This also works for tree views that are nested in form views.
|
||||
Reference in New Issue
Block a user