mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1040] Change document list style rows based on permissions model (#2085)
* Change document list style rows based on permissions model * fix test
This commit is contained in:
@@ -56,6 +56,7 @@ export * from './src/services/document-list.service';
|
||||
export * from './src/models/content-action.model';
|
||||
export * from './src/models/document-library.model';
|
||||
export * from './src/models/permissions.model';
|
||||
export * from './src/models/permissions-style.model';
|
||||
|
||||
export const DOCUMENT_LIST_DIRECTIVES: any[] = [
|
||||
DocumentListComponent,
|
||||
|
Reference in New Issue
Block a user