Enable extension-defined choice of view panel
This commit is contained in:
parent
a8730d0a15
commit
a9506c4abc
2 changed files with 16 additions and 2 deletions
|
|
@ -130,6 +130,7 @@
|
|||
:submit-label="form.submitLabel"
|
||||
:schema="form.schema"
|
||||
:emit-on-response="form.emitOnResponse"
|
||||
:view-panel="form.viewPanel"
|
||||
@reloadForms="updatePlugins()"
|
||||
/>
|
||||
<hr />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue