Skip to content
Snippets Groups Projects
Commit 55bd52aa authored by permcu's avatar permcu
Browse files

Let DialogObjectForm do the implicit isCreate handling

To work this needs: !1798
Otherwise it would not work in normal CRUD-context.
parent 61364490
No related branches found
No related tags found
2 merge requests!1797Resolve "Free/Busy overview",!1330Resolve "Add frontend for Free/Busy model"
Pipeline #197830 failed
......@@ -18,7 +18,6 @@ import GroupField from "../generic/forms/GroupField.vue";
:get-patch-data="filterData"
:default-item="defaultItem"
:edit-item="editItemWithDatetimes"
:is-create="!editItem"
:fields="editableFields"
:minimal-patch="false"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment