Workaround bug in flex forms

This commit is contained in:
Matias Griese
2019-07-02 22:00:56 +03:00
parent b5e26133a7
commit 86b1f1fbac

View File

@@ -32,6 +32,8 @@ form:
fields:
username:
flex-disabled@: exists
disabled: false
flex-readonly@: exists
readonly: false
validate:
required: true