From: seress1 <33893396+seress1@users.noreply.github.com> Date: Mon, 27 Nov 2017 00:25:16 +0000 (+0100) Subject: Modified table alternate background color (#44) X-Git-Tag: timetracker_1.19-1~1451 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ee8595ec3e5b9da7860a139bf3e94149ee794c92;p=timetracker.git Modified table alternate background color (#44) --- diff --git a/WEB-INF/templates/tasks.tpl b/WEB-INF/templates/tasks.tpl index 23d5ec4c..c7f10aad 100644 --- a/WEB-INF/templates/tasks.tpl +++ b/WEB-INF/templates/tasks.tpl @@ -18,7 +18,7 @@ {if $active_tasks} {foreach $active_tasks as $task} - + {$task.name|escape} {$task.description|escape} {$i18n.label.edit} @@ -71,7 +71,7 @@ {if $active_tasks} {foreach $active_tasks as $task} - + {$task.name|escape} {$task.description|escape}