From a4e1c9207a308ba444ae3f9f8d87880e64e7f9ec Mon Sep 17 00:00:00 2001 From: didier Date: Wed, 6 Nov 2024 13:31:30 +0100 Subject: [PATCH] fix layout fields --- .../views/admin/applications/edit.blade.php | 368 +++++++++--------- 1 file changed, 184 insertions(+), 184 deletions(-) diff --git a/resources/views/admin/applications/edit.blade.php b/resources/views/admin/applications/edit.blade.php index 03590dc3..7bfa40d8 100644 --- a/resources/views/admin/applications/edit.blade.php +++ b/resources/views/admin/applications/edit.blade.php @@ -77,67 +77,66 @@ - - -
- {{ trans("cruds.menu.ecosystem.title_short") }} -
- -
-
-
-
- - - @if($errors->has('responsible')) -
- {{ $errors->first('responsible') }} -
- @endif - {{ trans('cruds.application.fields.responsible_helper') }} + +
+ +
+ {{ trans("cruds.menu.ecosystem.title_short") }} +
+ +
+
+
+
+ + + @if($errors->has('responsible')) +
+ {{ $errors->first('responsible') }}
+ @endif + {{ trans('cruds.application.fields.responsible_helper') }}
- @if (auth()->user()->granularity>=2) -
-
- - - @if($errors->has('entity_resp')) -
- {{ $errors->first('entity_resp') }} -
- @endif - {{ trans('cruds.application.fields.entity_resp_helper') }} +
+ @if (auth()->user()->granularity>=2) +
+
+ + + @if($errors->has('entity_resp')) +
+ {{ $errors->first('entity_resp') }}
@endif + {{ trans('cruds.application.fields.entity_resp_helper') }}
-
-
- - - @if($errors->has('entities')) -
- {{ $errors->first('entities') }} -
- {{ trans('cruds.application.fields.entities_helper') }} +
+ @endif +
+
+ + + @if($errors->has('entities')) +
+ {{ $errors->first('entities') }}
+ @endif + {{ trans('cruds.application.fields.entities_helper') }}
- @endif
-
@@ -199,7 +198,8 @@
@endif - +
+
@@ -219,9 +219,9 @@ @endif {{ trans('cruds.application.fields.cartographers_helper') }}
-
+
Technique @@ -229,163 +229,163 @@
-
-
-
- - - @if($errors->has('technology')) -
- {{ $errors->first('technology') }} -
+
+
+
+ + + @if($errors->has('technology')) +
+ {{ $errors->first('technology') }}
+ @endif + {{ trans('cruds.application.fields.technology_helper') }}
-
-
- - - @if($errors->has('type')) -
- {{ $errors->first('type') }} -
+
+
+
+ + + @if($errors->has('type')) +
+ {{ $errors->first('type') }}
+ @endif + {{ trans('cruds.application.fields.type_helper') }}
-
-
- - - @if($errors->has('external')) -
- {{ $errors->first('external') }} -
+
+
+
+ + + @if($errors->has('external')) +
+ {{ $errors->first('external') }}
+ @endif + {{ trans('cruds.application.fields.external_helper') }}
-
-
-
- - - {{ trans('cruds.application.fields.install_date_helper') }} -
+
+
+
+
+ + + {{ trans('cruds.application.fields.install_date_helper') }}
-
-
- - - {{ trans('cruds.application.fields.update_date_helper') }} -
+
+
+
+ + + {{ trans('cruds.application.fields.update_date_helper') }}
-
-
-
- -
-
- - {{ trans('cruds.application.fields.events_add') }} - -
+
+
+
+
+ +
+
+ + {{ trans('cruds.application.fields.events_add') }} +
-
- @if (auth()->user()->granularity>=2) -
- - - @if($errors->has('documentation')) -
- {{ $errors->first('documentation') }} -
- @endif - {{ trans('cruds.application.fields.documentation_helper') }} +
+
+ @if (auth()->user()->granularity>=2) +
+ + + @if($errors->has('documentation')) +
+ {{ $errors->first('documentation') }}
@endif + {{ trans('cruds.application.fields.documentation_helper') }}
+ @endif
-
-
-
- -
- {{ trans('global.select_all') }} - {{ trans('global.deselect_all') }} -
- - @if($errors->has('databases')) -
- {{ $errors->first('databases') }} -
- @endif - {{ trans('cruds.application.fields.databases_helper') }} +
+
+
+
+ +
+ {{ trans('global.select_all') }} + {{ trans('global.deselect_all') }}
+ + @if($errors->has('databases')) +
+ {{ $errors->first('databases') }} +
+ @endif + {{ trans('cruds.application.fields.databases_helper') }}
-
- @if (auth()->user()->granularity>=2) -
- -
- {{ trans('global.select_all') }} - {{ trans('global.deselect_all') }} -
- - @if($errors->has('services')) -
- {{ $errors->first('services') }} -
- @endif - {{ trans('cruds.application.fields.services_helper') }} +
+
+ @if (auth()->user()->granularity>=2) +
+ +
+ {{ trans('global.select_all') }} + {{ trans('global.deselect_all') }} +
+ + @if($errors->has('services')) +
+ {{ $errors->first('services') }}
@endif + {{ trans('cruds.application.fields.services_helper') }}
+ @endif
- -
- Sécurité -
- -
-
+
+ +
+ Sécurité +
+ +
+