From 35b1f2b2578d16068d1b562e5933add266fb3ad5 Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Thu, 17 Mar 2016 20:46:58 +0000 Subject: [PATCH] Added pushbullet to the sidebar --- PlexRequests.UI/Views/Admin/_Sidebar.cshtml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/PlexRequests.UI/Views/Admin/_Sidebar.cshtml b/PlexRequests.UI/Views/Admin/_Sidebar.cshtml index 88726ee09..0626b06fd 100644 --- a/PlexRequests.UI/Views/Admin/_Sidebar.cshtml +++ b/PlexRequests.UI/Views/Admin/_Sidebar.cshtml @@ -55,6 +55,15 @@ Email Notifications } + @if (Context.Request.Path == "/admin/pushbulletnotification") + { + Pushbullet Notifications + } + else + { + Pushbullet Notifications + } + @if (Context.Request.Path == "/admin/status") { Status