From 02174196033df5b104dc3b90771eba12d1ab0d1c Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 7 Nov 2024 11:53:27 +0100 Subject: [PATCH] Fix error during non-grid box creation [SCI-11246] --- app/javascript/vue/storage_locations/modals/new_edit.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/vue/storage_locations/modals/new_edit.vue b/app/javascript/vue/storage_locations/modals/new_edit.vue index b0a97df6f..16057a0ac 100644 --- a/app/javascript/vue/storage_locations/modals/new_edit.vue +++ b/app/javascript/vue/storage_locations/modals/new_edit.vue @@ -44,11 +44,11 @@ {{ i18n.t('storage_locations.index.edit_modal.grid') }} -
+
-
+