From 9e2da638f88ec98ea0ad9e86c7df5e18b226485a Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 22 Dec 2014 12:51:08 +0000 Subject: [PATCH] Disable notifications for v1 --- app/views/partials/dashboard/sidebar.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/partials/dashboard/sidebar.blade.php b/app/views/partials/dashboard/sidebar.blade.php index 20309572..f25d9335 100644 --- a/app/views/partials/dashboard/sidebar.blade.php +++ b/app/views/partials/dashboard/sidebar.blade.php @@ -52,11 +52,11 @@ {{ Lang::get('cachet.dashboard.metrics-add') }} --}} -
  • + {{--
  • {{ Lang::get('cachet.dashboard.notifications') }} -
  • + --}}
  • {{ Lang::get('cachet.dashboard.settings') }}