Enable extension-defined choice of view panel

This commit is contained in:
Joel Collins 2020-03-17 15:08:59 +00:00
parent a8730d0a15
commit a9506c4abc
2 changed files with 16 additions and 2 deletions

View file

@ -130,6 +130,7 @@
:submit-label="form.submitLabel"
:schema="form.schema"
:emit-on-response="form.emitOnResponse"
:view-panel="form.viewPanel"
@reloadForms="updatePlugins()"
/>
<hr />