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/project_header/views.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/Calendar/Template/project_header/views.php (limited to 'plugins/Calendar/Template/project_header/views.php') diff --git a/plugins/Calendar/Template/project_header/views.php b/plugins/Calendar/Template/project_header/views.php new file mode 100644 index 00000000..01c246e1 --- /dev/null +++ b/plugins/Calendar/Template/project_header/views.php @@ -0,0 +1,3 @@ +
  • app->checkMenuSelection('CalendarController') ?>> + url->icon('calendar', t('Calendar'), 'CalendarController', 'project', array('project_id' => $project['id'], 'search' => $filters['search'], 'plugin' => 'Calendar'), false, 'view-calendar', t('Keyboard shortcut: "%s"', 'v c')) ?> +
  • \ No newline at end of file -- cgit v1.2.3