mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4559] Add chips to multivalue metadata properties (#5552)
* [ADF-4559] Add chips to multivalue metadata properties * Fix app config schema * Restore app config * Fix checkListIsSorted method * Fix e2e datatable sorting * Fix e2e tests * Improve chips input
This commit is contained in:
@@ -820,7 +820,8 @@
|
||||
"exif:exif": "*"
|
||||
}
|
||||
},
|
||||
"multi-value-pipe-separator": ", "
|
||||
"multi-value-pipe-separator": ", ",
|
||||
"multi-value-chips": true
|
||||
},
|
||||
"sideNav": {
|
||||
"expandedSidenav": true,
|
||||
|
Reference in New Issue
Block a user