From 8685b62232cd08e527c2489a96998dbf11952766 Mon Sep 17 00:00:00 2001 From: vkagithala <“vkagithala@cirm.ca.gov”> Date: Wed, 3 Dec 2025 17:21:50 -0800 Subject: [PATCH 1/2] Added 'Back to Home' link on notifications list page to improve navigation experience. --- app/views/notifications/index.html.erb | 4 ++++ test/controllers/notifications_controller_test.rb | 11 ++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index 70fee45b8..711536723 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -2,6 +2,10 @@ <% @hide_footer_frames = true %> <% content_for :header do %> +