diff --git a/resources/views/account/accept-asset.blade.php b/resources/views/account/accept-asset.blade.php index b0550c4677..5953c5831d 100644 --- a/resources/views/account/accept-asset.blade.php +++ b/resources/views/account/accept-asset.blade.php @@ -82,7 +82,7 @@ diff --git a/resources/views/account/change-password.blade.php b/resources/views/account/change-password.blade.php index 4f3576b641..3e3e20f736 100755 --- a/resources/views/account/change-password.blade.php +++ b/resources/views/account/change-password.blade.php @@ -53,7 +53,7 @@ diff --git a/resources/views/account/profile.blade.php b/resources/views/account/profile.blade.php index 790b9e322b..17c3b463b3 100755 --- a/resources/views/account/profile.blade.php +++ b/resources/views/account/profile.blade.php @@ -146,7 +146,7 @@ {{ Form::close() }} diff --git a/resources/views/asset_maintenances/edit.blade.php b/resources/views/asset_maintenances/edit.blade.php index dcadc43295..5c2b785c31 100644 --- a/resources/views/asset_maintenances/edit.blade.php +++ b/resources/views/asset_maintenances/edit.blade.php @@ -124,7 +124,7 @@ diff --git a/resources/views/custom_fields/fieldsets/edit.blade.php b/resources/views/custom_fields/fieldsets/edit.blade.php index ea7db2c5d7..7514168a55 100644 --- a/resources/views/custom_fields/fieldsets/edit.blade.php +++ b/resources/views/custom_fields/fieldsets/edit.blade.php @@ -36,7 +36,7 @@ diff --git a/resources/views/hardware/audit.blade.php b/resources/views/hardware/audit.blade.php index c0c574f9ac..52340912f9 100644 --- a/resources/views/hardware/audit.blade.php +++ b/resources/views/hardware/audit.blade.php @@ -88,7 +88,7 @@ diff --git a/resources/views/hardware/bulk-checkout.blade.php b/resources/views/hardware/bulk-checkout.blade.php index 17c7f2b7ee..9899ed4699 100644 --- a/resources/views/hardware/bulk-checkout.blade.php +++ b/resources/views/hardware/bulk-checkout.blade.php @@ -80,7 +80,7 @@ diff --git a/resources/views/hardware/bulk-delete.blade.php b/resources/views/hardware/bulk-delete.blade.php index df9fbdc276..f08209f26e 100644 --- a/resources/views/hardware/bulk-delete.blade.php +++ b/resources/views/hardware/bulk-delete.blade.php @@ -59,7 +59,7 @@ diff --git a/resources/views/hardware/bulk.blade.php b/resources/views/hardware/bulk.blade.php index 9a55f52241..dab4980fc2 100755 --- a/resources/views/hardware/bulk.blade.php +++ b/resources/views/hardware/bulk.blade.php @@ -138,7 +138,7 @@ diff --git a/resources/views/hardware/qr-view.blade.php b/resources/views/hardware/qr-view.blade.php index eaf7e98ba6..c07592fdd9 100644 --- a/resources/views/hardware/qr-view.blade.php +++ b/resources/views/hardware/qr-view.blade.php @@ -242,7 +242,7 @@ data-html="false" data-toggle="modal" data-title="{{ trans('admin/hardware/message.deletefile.confirm') }}" data-content="{{ trans('admin/hardware/message.deletefile.confirm-more',array('filename' => $file->filename)) }} " onClick="return false;"> - + diff --git a/resources/views/hardware/quickscan.blade.php b/resources/views/hardware/quickscan.blade.php index e66b878a9a..017a23a093 100644 --- a/resources/views/hardware/quickscan.blade.php +++ b/resources/views/hardware/quickscan.blade.php @@ -73,7 +73,7 @@ diff --git a/resources/views/hardware/view.blade.php b/resources/views/hardware/view.blade.php index 552417fce5..f3bec162b9 100755 --- a/resources/views/hardware/view.blade.php +++ b/resources/views/hardware/view.blade.php @@ -1085,7 +1085,7 @@ @can('update', \App\Models\Asset::class) - + @endcan diff --git a/resources/views/importer/import.blade.php b/resources/views/importer/import.blade.php index 856dcc0216..042d30c7cd 100644 --- a/resources/views/importer/import.blade.php +++ b/resources/views/importer/import.blade.php @@ -68,7 +68,7 @@ @{{ currentFile.filesize }} - + {{ trans('button.cancel') }} - + diff --git a/resources/views/models/bulk-edit.blade.php b/resources/views/models/bulk-edit.blade.php index 14ecf2f35d..a636a6accf 100644 --- a/resources/views/models/bulk-edit.blade.php +++ b/resources/views/models/bulk-edit.blade.php @@ -62,7 +62,7 @@ diff --git a/resources/views/partials/forms/edit/submit.blade.php b/resources/views/partials/forms/edit/submit.blade.php index e2581519f1..93b9f78528 100644 --- a/resources/views/partials/forms/edit/submit.blade.php +++ b/resources/views/partials/forms/edit/submit.blade.php @@ -1,4 +1,4 @@ diff --git a/resources/views/reports/asset.blade.php b/resources/views/reports/asset.blade.php index 07cf67a98f..79a2fda433 100644 --- a/resources/views/reports/asset.blade.php +++ b/resources/views/reports/asset.blade.php @@ -7,7 +7,7 @@ @stop @section('header_right') - + {{ trans('admin/hardware/table.dl_csv') }} @stop diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index f37bbbc38a..4137a1dfa3 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -330,7 +330,7 @@ {{ Form::close() }} diff --git a/resources/views/reports/index.blade.php b/resources/views/reports/index.blade.php index e964f8e004..71347cdef4 100755 --- a/resources/views/reports/index.blade.php +++ b/resources/views/reports/index.blade.php @@ -11,7 +11,7 @@
- +
diff --git a/resources/views/settings/asset_tags.blade.php b/resources/views/settings/asset_tags.blade.php index 9bdbd4ed78..17063e233e 100644 --- a/resources/views/settings/asset_tags.blade.php +++ b/resources/views/settings/asset_tags.blade.php @@ -96,7 +96,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/backups.blade.php b/resources/views/settings/backups.blade.php index 534a291005..96ab8489a0 100644 --- a/resources/views/settings/backups.blade.php +++ b/resources/views/settings/backups.blade.php @@ -7,7 +7,7 @@ @stop @section('header_right') - {{ trans('general.back') }} + {{ trans('general.back') }} @stop {{-- Page content --}} @@ -24,7 +24,7 @@ File Created Size - + {{ trans('general.delete') }} @foreach ($files as $file) @@ -37,7 +37,8 @@ @can('superadmin') - + + {{ trans('general.delete') }} @endcan @@ -56,7 +57,7 @@ {{ Form::hidden('_token', csrf_token()) }}

- +

@if (config('app.lock_passwords')) diff --git a/resources/views/settings/barcodes.blade.php b/resources/views/settings/barcodes.blade.php index a2bbe466cb..b60bfe97ae 100644 --- a/resources/views/settings/barcodes.blade.php +++ b/resources/views/settings/barcodes.blade.php @@ -121,7 +121,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/branding.blade.php b/resources/views/settings/branding.blade.php index 36b754ba5b..6027b18d0b 100644 --- a/resources/views/settings/branding.blade.php +++ b/resources/views/settings/branding.blade.php @@ -233,7 +233,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/general.blade.php b/resources/views/settings/general.blade.php index 677e42cb0d..e66e9fdfdb 100644 --- a/resources/views/settings/general.blade.php +++ b/resources/views/settings/general.blade.php @@ -310,7 +310,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/labels.blade.php b/resources/views/settings/labels.blade.php index 2b2f5afbb2..4848acfd71 100644 --- a/resources/views/settings/labels.blade.php +++ b/resources/views/settings/labels.blade.php @@ -203,7 +203,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/ldap.blade.php b/resources/views/settings/ldap.blade.php index 31c9808222..35eebbaea0 100644 --- a/resources/views/settings/ldap.blade.php +++ b/resources/views/settings/ldap.blade.php @@ -435,7 +435,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/localization.blade.php b/resources/views/settings/localization.blade.php index 92f11259f3..40c98bd998 100644 --- a/resources/views/settings/localization.blade.php +++ b/resources/views/settings/localization.blade.php @@ -89,7 +89,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/security.blade.php b/resources/views/settings/security.blade.php index d95f09f5cf..bc57586054 100644 --- a/resources/views/settings/security.blade.php +++ b/resources/views/settings/security.blade.php @@ -168,7 +168,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/settings/slack.blade.php b/resources/views/settings/slack.blade.php index 334b5e9e1e..64df80b531 100644 --- a/resources/views/settings/slack.blade.php +++ b/resources/views/settings/slack.blade.php @@ -121,7 +121,7 @@ {{ trans('button.cancel') }}
- +
diff --git a/resources/views/suppliers/view.blade.php b/resources/views/suppliers/view.blade.php index 0547766f8b..7e0a002a28 100755 --- a/resources/views/suppliers/view.blade.php +++ b/resources/views/suppliers/view.blade.php @@ -193,7 +193,7 @@ {{ $improvement->is_warranty ? trans('admin/asset_maintenances/message.warranty') : trans('admin/asset_maintenances/message.not_warranty') }} {{ sprintf( $snipeSettings->default_currency. '%01.2f', $improvement->cost) }} cost; ?> - + @endif diff --git a/resources/views/users/bulk-edit.blade.php b/resources/views/users/bulk-edit.blade.php index d41405a01d..e2c4fa782d 100644 --- a/resources/views/users/bulk-edit.blade.php +++ b/resources/views/users/bulk-edit.blade.php @@ -103,7 +103,7 @@ diff --git a/resources/views/users/confirm-bulk-delete.blade.php b/resources/views/users/confirm-bulk-delete.blade.php index 0022f0f72a..0962b7c45b 100644 --- a/resources/views/users/confirm-bulk-delete.blade.php +++ b/resources/views/users/confirm-bulk-delete.blade.php @@ -100,7 +100,7 @@ Bulk Checkin & Delete diff --git a/resources/views/users/ldap.blade.php b/resources/views/users/ldap.blade.php index ec5b42a8fb..57573315b2 100644 --- a/resources/views/users/ldap.blade.php +++ b/resources/views/users/ldap.blade.php @@ -31,7 +31,7 @@ LDAP User Sync @include ('partials.forms.edit.location-select', ['translated_name' => trans('general.location'), 'fieldname' => 'location_id'])