3
0
Fork 0
web_techsystech/web_remember_tree_column_width/static/src
Cuong, Nguyen Minh Tran Manh dd81906290 [IMP] web_remember_tree_column_width: adjust SCSS selector
Previously, only columns with the class o_column_sortable had the custom
SCSS applied to them. As a result, columns like HTML were not sortable
and didn't benefit from the custom SCSS.

This commit made changes to the SCSS selector to include all table's
columns in the list view. However, the record selector (the first
checkbox column) and the column optional (the last column) that have the
class o_list_controller were excluded to avoid unexpected behavior.
2024-05-09 12:24:20 +07:00
..
js [FIX] web_remember_tree_column_width : Column resizing with list_button column 2023-10-04 12:53:03 +02:00
scss [IMP] web_remember_tree_column_width: adjust SCSS selector 2024-05-09 12:24:20 +07:00