From 2f2e010796a65e8513c729a4dde4b40b2d3d0f78 Mon Sep 17 00:00:00 2001 From: FreeScout Date: Mon, 9 Dec 2024 22:52:31 -0800 Subject: [PATCH] Add aria-label to the Notifications dropdown in navigation menu - #4412 --- resources/views/layouts/app.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 0baa6cc07..bbf6cbecb 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -131,7 +131,7 @@ @php $web_notifications_info = Auth::user()->getWebsiteNotificationsInfo(); @endphp -