From 245b0b0f8fd511a49ad4d6087e63f8eb0af78682 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 30 Apr 2025 10:11:40 +0100 Subject: [PATCH] Added image path Signed-off-by: snipe --- resources/views/hardware/audit.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/hardware/audit.blade.php b/resources/views/hardware/audit.blade.php index d3560a9a0..e089fab31 100644 --- a/resources/views/hardware/audit.blade.php +++ b/resources/views/hardware/audit.blade.php @@ -128,7 +128,7 @@ - @include ('partials.forms.edit.image-upload', ['help_text' => trans('general.audit_images_help')]) + @include ('partials.forms.edit.image-upload', ['image_path' => app('audits_upload_path'), 'help_text' => trans('general.audit_images_help')]) @include("models/custom_fields_form", [