From a99f461f84c9ef485e44889fd40adca624bebf36 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 22 Dec 2014 12:51:00 +0000 Subject: [PATCH] Disable metric support 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 0a6c06c1..20309572 100644 --- a/app/views/partials/dashboard/sidebar.blade.php +++ b/app/views/partials/dashboard/sidebar.blade.php @@ -42,7 +42,7 @@ {{ Lang::get('cachet.dashboard.component-add') }} -
  • + {{--
  • {{ Lang::get('cachet.dashboard.metrics') }} @@ -51,7 +51,7 @@ {{ Lang::get('cachet.dashboard.metrics-add') }} -
  • + --}}
  • {{ Lang::get('cachet.dashboard.notifications') }}