From 86f227606403c13eb8f283743c3a1177de1e01ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Wed, 9 Oct 2024 00:28:44 +0100 Subject: [PATCH] dashboard show top button styling chanced// --- resources/views/common/dashboards/show.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/common/dashboards/show.blade.php b/resources/views/common/dashboards/show.blade.php index d507eb2bc..760d6f707 100644 --- a/resources/views/common/dashboards/show.blade.php +++ b/resources/views/common/dashboards/show.blade.php @@ -119,7 +119,7 @@ /> @endforeach - + @@ -129,7 +129,7 @@ + {{ trans('general.title.new', ['type' => trans_choice('general.dashboards', 1)]) }} @endcan