mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Fix typo error
This commit is contained in:
parent
58340384fc
commit
e01fa61638
@ -109,6 +109,7 @@ export class FormFieldModel extends FormWidgetModel {
|
||||
this._readOnly = readOnly;
|
||||
this.updateForm();
|
||||
this._readOnly = readOnly;
|
||||
this.updateForm();
|
||||
}
|
||||
|
||||
get isValid(): boolean {
|
||||
|
Loading…
x
Reference in New Issue
Block a user