From d0158bd14a0ed94903cafebffa8659687b04a55e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 26 Jun 2016 16:22:11 +0200 Subject: [PATCH] Implementing data-action test --- Theme/Backend/task-create.tpl.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/task-create.tpl.php b/Theme/Backend/task-create.tpl.php index 7d57a1e..df86d29 100644 --- a/Theme/Backend/task-create.tpl.php +++ b/Theme/Backend/task-create.tpl.php @@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
-
+
@@ -35,7 +35,7 @@ echo $this->getData('nav')->render(); ?>
-
+
@@ -56,3 +56,13 @@ echo $this->getData('nav')->render(); ?> + + \ No newline at end of file