mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
DS-8408: Test cases and some fixes or comcol ordering
This commit is contained in:
@@ -424,8 +424,8 @@ export class DefaultAppConfig implements AppConfig {
|
||||
];
|
||||
|
||||
// Configuration that determines the metadata sorting of community and collection edition and creation when there are not a search query.
|
||||
collectionSelectionSort: DiscoverySortConfig = {
|
||||
sortMetadata:'dc.title',
|
||||
comcolSelectionSort: DiscoverySortConfig = {
|
||||
sortField:'dc.title',
|
||||
sortDirection:'ASC',
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user