mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#441 add dynamic host to activiti components
This commit is contained in:
@@ -68,7 +68,7 @@ export class AppComponent {
|
||||
constructor(public auth: AlfrescoAuthenticationService,
|
||||
public router: Router,
|
||||
translate: AlfrescoTranslationService,
|
||||
alfrescoSettingsService: AlfrescoSettingsService) {
|
||||
public alfrescoSettingsService: AlfrescoSettingsService) {
|
||||
alfrescoSettingsService.bpmHost = this.bpmHost;
|
||||
alfrescoSettingsService.ecmHost = this.ecmHost;
|
||||
|
||||
|
Reference in New Issue
Block a user