mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
tasklist modify step 1
This commit is contained in:
@@ -30,7 +30,7 @@ export class AlfrescoSettingsService {
|
||||
|
||||
private _bpmContextPath = AlfrescoSettingsService.DEFAULT_BPM_CONTEXT_PATH;
|
||||
|
||||
private providers: string = 'ECM'; // ECM, BPM , ALL
|
||||
private providers: string = 'ALL'; // ECM, BPM , ALL
|
||||
|
||||
public get ecmHost(): string {
|
||||
return this._ecmHost;
|
||||
|
Reference in New Issue
Block a user