From d7bcd2dd6669c5965549758deed35bea25297f69 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 29 Mar 2024 15:26:00 +0000 Subject: [PATCH] started with template fixes --- Theme/Backend/rnd-create.tpl.php | 6 +++--- Theme/Backend/rnd-list.tpl.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/rnd-create.tpl.php b/Theme/Backend/rnd-create.tpl.php index f570c90..e46a693 100644 --- a/Theme/Backend/rnd-create.tpl.php +++ b/Theme/Backend/rnd-create.tpl.php @@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -34,7 +34,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -42,7 +42,7 @@ echo $this->data['nav']->render(); ?> +
diff --git a/Theme/Backend/rnd-list.tpl.php b/Theme/Backend/rnd-list.tpl.php index db37da0..51209f4 100644 --- a/Theme/Backend/rnd-list.tpl.php +++ b/Theme/Backend/rnd-list.tpl.php @@ -43,7 +43,7 @@ echo $this->data['nav']->render(); ?> $value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('{/prefix}checklist/view?{?}&id=' . $value->id); ?> - printHtml($value->id); ?> + id; ?> printHtml($value->getName()); ?> printHtml($value->getParent()); ?> printHtml($value->getUnit()); ?>