From 208e63d4b9eb9b36de4555203edf0a0a8aa9437c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 20 Jun 2019 13:22:59 +0200 Subject: [PATCH] small cleanup and editor/preview edit draft --- Theme/Backend/task-single.tpl.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index 70f1365..39e3aed 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', '/content' + '/content', '{%}' ); ?> @@ -68,7 +68,7 @@ echo $this->getData('nav')->render(); ?>

printHtml($task->getTitle()); ?>

-
getDescription(); ?>
+
getDescription(); ?>
@@ -114,7 +114,7 @@ echo $this->getData('nav')->render(); ?> 'plain', 'taskElementEdit', '', '', - '/content', '/content' + '/content', '{%}' ); ?> @@ -140,7 +140,7 @@ echo $this->getData('nav')->render(); ?> getDescription() !== '') : ?>
-
getDescription(); ?>
+
getDescription(); ?>