From b501dfe8244a90833d6c938c8b20e97c8955b535 Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 11 Apr 2025 15:37:20 +1000 Subject: [PATCH] During create we were passing the wrong objectlcasses to the ajax call when adding a new attribute. --- resources/views/frames/create.blade.php | 54 +++++++++++++------------ 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/resources/views/frames/create.blade.php b/resources/views/frames/create.blade.php index 255e26a9..910473b9 100644 --- a/resources/views/frames/create.blade.php +++ b/resources/views/frames/create.blade.php @@ -70,8 +70,8 @@ @endsection @section('page-scripts') +