mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Merge pull request #1444 from Alfresco/dev-denys-1410
hide titles for start forms
This commit is contained in:
@@ -74,6 +74,8 @@ export class ActivitiStartForm extends ActivitiForm implements AfterViewChecked,
|
||||
if (this.translate) {
|
||||
this.translate.addTranslationFolder('ng2-activiti-form', 'node_modules/ng2-activiti-form/src');
|
||||
}
|
||||
|
||||
this.showTitle = false;
|
||||
}
|
||||
|
||||
ngOnChanges(changes: SimpleChanges) {
|
||||
|
Reference in New Issue
Block a user