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/task_creation/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/task_creation/form.php') diff --git a/app/Template/task_creation/form.php b/app/Template/task_creation/form.php index 84f74c36..0af2eb1e 100644 --- a/app/Template/task_creation/form.php +++ b/app/Template/task_creation/form.php @@ -60,7 +60,7 @@
- + url->link(t('cancel'), 'board', 'show', array('project_id' => $values['project_id']), false, 'close-popover') ?>
\ No newline at end of file -- cgit v1.2.3