From b8fa0246803dab40cf57d40b45984c53046f2d55 Mon Sep 17 00:00:00 2001 From: "Dzial Techniczny WMW Projekt s.c" Date: Tue, 10 Dec 2019 11:34:53 +0100 Subject: Plugins directory and local modifications --- plugins/Calendar/Template/calendar/user.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/Calendar/Template/calendar/user.php (limited to 'plugins/Calendar/Template/calendar/user.php') diff --git a/plugins/Calendar/Template/calendar/user.php b/plugins/Calendar/Template/calendar/user.php new file mode 100644 index 00000000..74f00cc9 --- /dev/null +++ b/plugins/Calendar/Template/calendar/user.php @@ -0,0 +1,4 @@ +calendar->render( + $this->url->href('CalendarController', 'userEvents', array('user_id' => $user['id'], 'plugin' => 'Calendar')), + $this->url->href('CalendarController', 'save', array('plugin' => 'Calendar')) +) ?> -- cgit v1.2.3