diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index a687cfc..6b068a3 100644 --- a/Theme/Backend/task-single.tpl.php +++ b/Theme/Backend/task-single.tpl.php @@ -53,7 +53,7 @@ echo $this->getData('nav')->render(); ?> 'plain', 'taskElementEdit', '', '', - '/content', '{/base}/api/task?id={?id}' + '{/base}/api/task?id={?id}', '{/base}/api/task?id={?id}', ); ?> @@ -66,9 +66,10 @@ echo $this->getData('nav')->render(); ?> printHtml($task->getCreatedBy()->getName1()); ?> - printHtml($task->getCreatedAt()->format('Y/m/d H:i')); ?>
getDescription(); ?>