From ff892c5d25e0bab560f005c788189d38c2bcab7b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 25 May 2016 22:28:09 -0400 Subject: Split project controller into multiple classes --- app/Template/project/notifications.php | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 app/Template/project/notifications.php (limited to 'app/Template/project/notifications.php') diff --git a/app/Template/project/notifications.php b/app/Template/project/notifications.php deleted file mode 100644 index 494a322a..00000000 --- a/app/Template/project/notifications.php +++ /dev/null @@ -1,20 +0,0 @@ - - -

- -
- - form->csrf() ?> - -

- form->checkboxes('notification_types', $types, $notifications) ?> - -
- - - url->link(t('cancel'), 'project', 'show', array('project_id' => $project['id'])) ?> -
-
- \ No newline at end of file -- cgit v1.2.3