From 712f6f68729e02555e086728a0b02890a198922d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 14 Sep 2017 11:15:12 +0200 Subject: [PATCH] fixed array bug --- Theme/Backend/position-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index d7852c1..e72474f 100644 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -46,7 +46,7 @@ echo $this->getData('nav')->render(); ?> getId(), ENT_COMPAT, 'utf-8'); ?> getName(), ENT_COMPAT, 'utf-8'); ?> getParent()->getName(), ENT_COMPAT, 'utf-8'); ?> - getDepartment()->getName(), ENT_COMPAT, 'utf-8'); ?> + getDepartment()->getName(), ENT_COMPAT, 'utf-8'); ?> getHtml('Empty', 0, 0); ?>