From fbc0d1f9860c7891b245acf6e31789b4cac82a58 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 6 May 2016 13:23:57 +0200 Subject: * ability to edit user calendar selection from calendar page --- app/php/pages/Calendar.page | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/php/pages') diff --git a/app/php/pages/Calendar.page b/app/php/pages/Calendar.page index e2d4dae..c77c2c5 100644 --- a/app/php/pages/Calendar.page +++ b/app/php/pages/Calendar.page @@ -3,4 +3,12 @@ <%= CalendarFacade::getInstance() %> <%= $this->Request->itemAt('calendar') %> + + <%= CalendarFacade::getInstance() %> + <%= $this->getUser() %> + <%= $this->Request->itemAt('calendar') %> + + calendar visible in current filter selection + + -- cgit v1.2.3