From 189f74ea994e3859477669972e46f48b2d602ec1 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 31 Dec 2014 10:47:21 +0000 Subject: [PATCH] Always have an active settings sidebar when we're in a settings page --- app/views/partials/dashboard/sidebar.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/partials/dashboard/sidebar.blade.php b/app/views/partials/dashboard/sidebar.blade.php index d187e93e..9ad165e0 100644 --- a/app/views/partials/dashboard/sidebar.blade.php +++ b/app/views/partials/dashboard/sidebar.blade.php @@ -53,13 +53,13 @@ {{ Lang::get('cachet.dashboard.metrics-add') }} - --}} - {{--
  • +
  • +
  • {{ Lang::get('cachet.dashboard.notifications') }}
  • --}} -
  • +
  • {{ Lang::get('cachet.dashboard.settings') }}