mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Restore "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908)" (#3919)
* [ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908) * [ACS-8113] dataTable checkbox e2e fix 1 --------- Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com> Co-authored-by: datguychen <adam.swiderski@hyland.com>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
[multiselect]="true"
|
||||
[sorting]="['name', 'asc']"
|
||||
[node]="data"
|
||||
[displayCheckboxesOnHover]="true"
|
||||
[imageResolver]="imageResolver"
|
||||
[isResizingEnabled]="true"
|
||||
[blurOnResize]="false"
|
||||
|
@@ -40,6 +40,7 @@
|
||||
[multiselect]="true"
|
||||
[sortingMode]="'server'"
|
||||
[sorting]="sorting"
|
||||
[displayCheckboxesOnHover]="true"
|
||||
[imageResolver]="imageResolver"
|
||||
[isResizingEnabled]="true"
|
||||
[blurOnResize]="false"
|
||||
|
Reference in New Issue
Block a user