From: Vincent Vanwaelscappel Date: Tue, 19 Mar 2024 09:26:21 +0000 (+0100) Subject: wip #6775 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c7a6028e19fe87ceae9a7894a9154865ddc071fc;p=cubist_cms-back.git wip #6775 --- diff --git a/src/resources/views/fields/bunch_multiple.blade.php b/src/resources/views/fields/bunch_multiple.blade.php index b7d9be1..602e53c 100644 --- a/src/resources/views/fields/bunch_multiple.blade.php +++ b/src/resources/views/fields/bunch_multiple.blade.php @@ -12,9 +12,10 @@ $allows=['reorder','clone','delete'] @endphp -
+
@@ -57,7 +58,7 @@ @if($field['allows_add'])
+ class="la la-plus"> {{$field['add_label']}}
@endif