diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 85f315f..0ccdddd 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -32,13 +32,57 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> - | = $this->getHtml('Name'); ?> - | = $this->getHtml('Parent'); ?> - | = $this->getHtml('Unit'); ?> - | = $this->getHtml('ID', '0', '0'); ?> + + + + | = $this->getHtml('Name'); ?> + + + + | = $this->getHtml('Parent'); ?> + + + + | = $this->getHtml('Unit'); ?> + + + + | + $value) : ++$c; + $url = UriFactory::build('{/prefix}organization/department/profile?{?}&id=' . $value->getId()); ?>|||||||||||||
| = $value->getId(); ?> | = $this->printHtml($value->name); ?>
diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php
index 2504d4e..1def16b 100755
--- a/Theme/Backend/position-list.tpl.php
+++ b/Theme/Backend/position-list.tpl.php
@@ -32,13 +32,57 @@ echo $this->getData('nav')->render(); ?>
|