From 5e0b865270ce53a6b09064a440b694a605135176 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 6 Apr 2025 23:29:00 +1000 Subject: [PATCH] Ensure our validation message is shown when not selecting an objectclass when creating a new entry --- resources/views/frames/create.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/frames/create.blade.php b/resources/views/frames/create.blade.php index 834ff452..255e26a9 100644 --- a/resources/views/frames/create.blade.php +++ b/resources/views/frames/create.blade.php @@ -10,8 +10,6 @@ @endsection @section('main-content') - -
@@ -34,6 +32,7 @@