Dispatch openitem

This commit is contained in:
Romein van Buren 2022-08-06 19:14:57 +02:00
parent 6f32a9eb3b
commit e11645932d
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -219,7 +219,7 @@ function previewItem() {
<PanelManager>
<Panel>
<Form bind:data={item} prefix={$prefix} {api} {form} {readonly} {modified} {language} {translate} {errors} {debug} {notifications} on:save={saveChanges} />
<Form bind:data={item} prefix={$prefix} {api} {form} {readonly} {modified} {language} {translate} {errors} {debug} {notifications} on:save={saveChanges} on:openitem />
</Panel>
{#if preview}
<Panel width="50%">