From 43c92e542cd4cca72ce5e60a4774dafc3ea8a082 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 22 Jun 2025 09:23:06 +1000 Subject: [PATCH] Fix regression introduce in 31e3c7 when adding a new objectclass to a new entry, newoc shouldnt be passed as a form value --- resources/views/components/attribute/widget/options.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/attribute/widget/options.blade.php b/resources/views/components/attribute/widget/options.blade.php index 7d01a557..b5ab7dae 100644 --- a/resources/views/components/attribute/widget/options.blade.php +++ b/resources/views/components/attribute/widget/options.blade.php @@ -38,7 +38,7 @@