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/subtask/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/subtask/edit.php') diff --git a/app/Template/subtask/edit.php b/app/Template/subtask/edit.php index acce625e..3c210f60 100644 --- a/app/Template/subtask/edit.php +++ b/app/Template/subtask/edit.php @@ -13,7 +13,7 @@ subtask->selectTimeSpent($values, $errors) ?>
- + url->link(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'close-popover') ?>
-- cgit v1.2.3