mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
DS-8408 - lint errors
This commit is contained in:
@@ -425,7 +425,7 @@ 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",
|
||||
sortDirection:"ASC",
|
||||
sortMetadata:'dc.title',
|
||||
sortDirection:'ASC',
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user