diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index 7c06d04..1e8c1ce 100755 --- a/Theme/Backend/task-single.tpl.php +++ b/Theme/Backend/task-single.tpl.php @@ -48,7 +48,7 @@ echo $this->getData('nav')->render(); ?> = $this->getData('editor')->getData('text')->render( 'task-edit', 'plain', - 'taskElementEdit', + 'taskEdit', '', '', '{/base}/api/task?id={?id}', '{/base}/api/task?id={?id}', ); ?> @@ -79,8 +79,7 @@ echo $this->getData('nav')->render(); ?> data-tpl-value="{/base}/api/task?id={?id}" data-tpl-value-path="/0/response/descriptionRaw" data-tpl-text-path="/0/response/description" - data-value="" - >= $task->getDescription(); ?> + data-value="">= $task->getDescription(); ?>