From 0bd5328c19b076a23719b3860296e5507c773d34 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 5 Mar 2016 07:56:58 -0500 Subject: Added Ajax loading icon for submit buttons --- app/Template/project/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/project/notifications.php') diff --git a/app/Template/project/notifications.php b/app/Template/project/notifications.php index b39d6c05..494a322a 100644 --- a/app/Template/project/notifications.php +++ b/app/Template/project/notifications.php @@ -12,7 +12,7 @@ form->checkboxes('notification_types', $types, $notifications) ?>
- + url->link(t('cancel'), 'project', 'show', array('project_id' => $project['id'])) ?>
-- cgit v1.2.3