diff --git a/Theme/Backend/Components/Tasks/status.tpl.php b/Theme/Backend/Components/Tasks/status.tpl.php index 27af5e1..dae3ca1 100755 --- a/Theme/Backend/Components/Tasks/status.tpl.php +++ b/Theme/Backend/Components/Tasks/status.tpl.php @@ -1,13 +1,13 @@
-
+ data-src="api/admin/find/accgrp?search={!#igetId(); ?>}">
- diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index 3c58319..205ea9d 100755 --- a/Theme/Backend/task-single.tpl.php +++ b/Theme/Backend/task-single.tpl.php @@ -64,7 +64,7 @@ echo $this->getData('nav')->render(); ?> printHtml($task->getCreatedBy()->name1); ?> - printHtml($task->createdAt->format('Y/m/d H:i')); ?>
- + getHtml('S' . $task->getStatus()); ?>