mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-11353 Add canAccessAudit property (#10482)
This commit is contained in:
@@ -21,6 +21,7 @@ export const DEFAULT_APP_INSTANCE_ICON = 'favorite_border';
|
||||
export interface ApplicationInstanceModel {
|
||||
name?: string;
|
||||
displayName?: string;
|
||||
canAccessAudit?: boolean;
|
||||
createdAt?: any;
|
||||
status?: string;
|
||||
theme?: string;
|
||||
|
Reference in New Issue
Block a user