mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-6376] Adding Sort by Category service (#7502)
* [AAE-6376] Adding Sort by Category service * indentation fix * fix * fix * indentation fix * fix CR * fix lint * missing semicolon * fix name * fix CR and added unit tests * small fix
This commit is contained in:
committed by
GitHub
parent
6ccc39d0f4
commit
0365143e33
@@ -68,3 +68,4 @@ export * from './language.service';
|
||||
export * from './identity-user.service.interface';
|
||||
export * from './identity-group.interface';
|
||||
export * from './language-item.interface';
|
||||
export * from './sort-by-category.service';
|
||||
|
Reference in New Issue
Block a user