mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACTIVITI-3746] - fix form completion with tab fields (#5059)
* [ACTIVITI-3746] - fix form completion with tab fields * fix lint * fix unit test * refractoring and PR changes * fix unit tests
This commit is contained in:
committed by
Popovics András
parent
ae56d61ea3
commit
d89b61cff0
@@ -129,7 +129,6 @@ export class FormFieldModel extends FormWidgetModel {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
this._isValid = true;
|
||||
return this._isValid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user