From 3016af35c712ee4ad4fa0a175f91ca7fa3d9756a Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Tue, 28 May 2013 11:06:21 -0400 Subject: [PATCH] got rid of the extras on the sidebar --- app/views/layouts/shared/_sidebar.html.erb | 29 ---------------------- app/views/paid_time_off/index.html.erb | 4 +-- 2 files changed, 2 insertions(+), 31 deletions(-) diff --git a/app/views/layouts/shared/_sidebar.html.erb b/app/views/layouts/shared/_sidebar.html.erb index d1de4c5..45e8998 100755 --- a/app/views/layouts/shared/_sidebar.html.erb +++ b/app/views/layouts/shared/_sidebar.html.erb @@ -58,35 +58,6 @@ Performance - diff --git a/app/views/paid_time_off/index.html.erb b/app/views/paid_time_off/index.html.erb index e024eac..12c9cc7 100644 --- a/app/views/paid_time_off/index.html.erb +++ b/app/views/paid_time_off/index.html.erb @@ -7,7 +7,7 @@
- Cal + PTO Calendar
@@ -82,7 +82,7 @@ - +<%= javascript_include_tag "fullcalendar.js" %>