mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Merge pull request #1444 from Alfresco/dev-denys-1410
hide titles for start forms
This commit is contained in:
commit
dd6baed74b
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user