Added selfUpdate prop

This commit is contained in:
Joel Collins 2019-06-17 17:33:48 +01:00
parent 864628a014
commit a5c4772d43

View file

@ -54,6 +54,7 @@
:route="form.route"
:isTask="form.isTask"
:submitLabel="form.submitLabel"
:selfUpdate="form.selfUpdate"
:schema="form.schema"/>
</tabContent>