diff --git a/Theme/Backend/production-list.tpl.php b/Theme/Backend/production-list.tpl.php index 98ea2d7..2542be0 100644 --- a/Theme/Backend/production-list.tpl.php +++ b/Theme/Backend/production-list.tpl.php @@ -26,33 +26,37 @@ $footerView->setResults(1); echo $this->getData('nav')->render(); ?> -
| = $this->getText('Status'); ?> - | = $this->getText('ID', 0, 0); ?> - | = $this->getText('ID', 0, 0); ?> - | = $this->getText('Article'); ?> - | = $this->getText('Quantity'); ?> - | = $this->getText('Start'); ?> - | = $this->getText('Due'); ?> - | = $this->getText('Done'); ?> - |
| = $footerView->render(); ?> - | |||||||
| = $value->getId(); ?> - | = $value->getName(); ?> - | = $value->getParent(); ?> - | = $value->getUnit(); ?> - - - | ||||
| = $this->getText('Empty', 0, 0); ?> - - | |||||||
| = $this->getText('Status'); ?> + | = $this->getText('ID', 0, 0); ?> + | = $this->getText('ID', 0, 0); ?> + | = $this->getText('Article'); ?> + | = $this->getText('Quantity'); ?> + | = $this->getText('Start'); ?> + | = $this->getText('Due'); ?> + | = $this->getText('Done'); ?> + |
| = $footerView->render(); ?> + | |||||||
| = $value->getId(); ?> + | = $value->getName(); ?> + | = $value->getParent(); ?> + | = $value->getUnit(); ?> + + + | ||||
| = $this->getText('Empty', 0, 0); ?> + + | |||||||