From e6f547abcfe684658a7498391db72d13b6aa7d9a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 20 Sep 2015 18:24:15 -0400 Subject: Move timetable to a plugin Plugin repository: https://github.com/kanboard/plugin-timetable --- app/Template/timetable_extra/remove.php | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app/Template/timetable_extra/remove.php (limited to 'app/Template/timetable_extra/remove.php') diff --git a/app/Template/timetable_extra/remove.php b/app/Template/timetable_extra/remove.php deleted file mode 100644 index fc907438..00000000 --- a/app/Template/timetable_extra/remove.php +++ /dev/null @@ -1,13 +0,0 @@ - - -
-

- -
- url->link(t('Yes'), 'timetableextra', 'remove', array('user_id' => $user['id'], 'slot_id' => $slot_id), true, 'btn btn-red') ?> - - url->link(t('cancel'), 'timetableextra', 'index', array('user_id' => $user['id'])) ?> -
-
\ No newline at end of file -- cgit v1.2.3