From e2a867166b301fecf32421bfdff8bd8bcf767e89 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 15 Nov 2016 21:24:25 -0500 Subject: Convert calendar to VueJS component Update to FullCalendar 3.1.0 as well. --- app/Template/calendar/show.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'app/Template/calendar/show.php') diff --git a/app/Template/calendar/show.php b/app/Template/calendar/show.php index 3635f627..739d1eea 100644 --- a/app/Template/calendar/show.php +++ b/app/Template/calendar/show.php @@ -1,9 +1,6 @@
projectHeader->render($project, 'CalendarController', 'show') ?> -
-
+ +
-- cgit v1.2.3