diff --git a/lib/Controller/ZaakTypenController.php b/lib/Controller/ZaakTypenController.php
index 3991b5d..ffed1e1 100644
--- a/lib/Controller/ZaakTypenController.php
+++ b/lib/Controller/ZaakTypenController.php
@@ -96,7 +96,6 @@ public function update(string $id): JSONResponse
// Remove the 'id' field if it exists, as we're creating a new object
unset($data['id']);
- // Add the id field from the object path
$data['id'] = $id;
// Save the new catalog object
diff --git a/src/modals/contactMomenten/ContactMomentenForm.vue b/src/modals/contactMomenten/ContactMomentenForm.vue
index 7e04059..d296226 100644
--- a/src/modals/contactMomenten/ContactMomentenForm.vue
+++ b/src/modals/contactMomenten/ContactMomentenForm.vue
@@ -9,190 +9,443 @@ import { contactMomentStore, navigationStore, taakStore, zaakStore } from '../..
dialog-classes="ContactMomentenForm"
:close-on-click-outside="false"
@closing="closeModalFromButton()">
- Contactmoment succesvol opgeslagen {{ error }}
Contactmoment succesvol opgeslagen
+{{ error }}
+Contactmoment succesvol opgeslagen
+{{ error }}
+