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()); ?>