mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Rename activiti component and add demo folder
This commit is contained in:
@@ -45,4 +45,8 @@ export class AlfrescoSettingsService {
|
||||
getProviders(): string [] {
|
||||
return this.providers;
|
||||
}
|
||||
|
||||
setProviders(providers: string []) {
|
||||
this.providers = providers;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user