mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-3542] Fix Filter sorting initialization (#6018)
This commit is contained in:
@@ -215,7 +215,6 @@ export class FilesComponent implements OnInit, OnChanges, OnDestroy {
|
||||
enableMediumTimeFormat = false;
|
||||
displayEmptyMetadata = false;
|
||||
hyperlinkNavigation = false;
|
||||
filteredSorting: string[] = null;
|
||||
|
||||
constructor(private notificationService: NotificationService,
|
||||
private uploadService: UploadService,
|
||||
|
Reference in New Issue
Block a user