From 27228c400f36fe47e7839faa593e94e05567b6cf Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 21 Apr 2016 09:11:01 -0400 Subject: Change priority formatting --- app/Template/app/tasks.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/Template') diff --git a/app/Template/app/tasks.php b/app/Template/app/tasks.php index e773bac6..f0ed61e0 100644 --- a/app/Template/app/tasks.php +++ b/app/Template/app/tasks.php @@ -25,9 +25,9 @@ url->link($this->text->e($task['title']), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ?> - 0): ?> - text->e($task['priority'])?> - + = 0): ?> + Ptext->e($task['priority'])?> + @@ -46,4 +46,4 @@ - \ No newline at end of file + -- cgit v1.2.3