diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 3443493..14a4416 100644 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -26,29 +26,33 @@ $footerView->setResults(1); echo $this->getData('nav')->render(); ?> -
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Name'); ?> - | = $this->getText('Employees'); ?> - | = $this->getText('Parent'); ?> - | |
| = $footerView->render(); ?> - | ||||
| = $value->getId(); ?> - | = $value->getName(); ?> - | - | - | - - - |
| = $this->getText('Empty', 0, 0); ?> - - | ||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Name'); ?> + | = $this->getText('Employees'); ?> + | = $this->getText('Parent'); ?> + | |
| = $footerView->render(); ?> + | ||||
| = $value->getId(); ?> + | = $value->getName(); ?> + | + | + | + + + |
| = $this->getText('Empty', 0, 0); ?> + + | ||||
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Name'); ?> - | = $this->getText('Position'); ?> - | = $this->getText('Department'); ?> - | = $this->getText('Status'); ?> - |
| = $footerView->render(); ?> - | ||||
| = $value->getId(); ?> - | = $value->getNewestHistory()->getPosition(); ?> - | = $value->getNewestHistory()->getPosition(); ?> - | = $value->getNewestStatus()->getStatus(); ?> - - - | |
| = $this->getText('Empty', 0, 0); ?> - - | ||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Name'); ?> + | = $this->getText('Position'); ?> + | = $this->getText('Department'); ?> + | = $this->getText('Status'); ?> + |
| = $footerView->render(); ?> + | ||||
| = $value->getId(); ?> + | = $value->getNewestHistory()->getPosition(); ?> + | = $value->getNewestHistory()->getPosition(); ?> + | = $value->getNewestStatus()->getStatus(); ?> + + + | |
| = $this->getText('Empty', 0, 0); ?> + + | ||||