From 01348187c848e096d5bcf723974bd940fb42a4c7 Mon Sep 17 00:00:00 2001 From: snipe Date: Sun, 5 Jun 2022 22:41:53 -0700 Subject: [PATCH] Fixed #11224 - only show menu options if the user is allowed Signed-off-by: snipe --- resources/views/partials/asset-bulk-actions.blade.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/resources/views/partials/asset-bulk-actions.blade.php b/resources/views/partials/asset-bulk-actions.blade.php index 4a24a34ced..f6678d4478 100644 --- a/resources/views/partials/asset-bulk-actions.blade.php +++ b/resources/views/partials/asset-bulk-actions.blade.php @@ -12,11 +12,15 @@ {{ Form::close() }} - \ No newline at end of file +