* @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ /** * @var \phpOMS\Views\View $this */ $footerView = new \Web\Views\Lists\PaginationView($this->app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(1 / 25); $footerView->setPage(1); $footerView->setResults(1); echo $this->getData('nav')->render(); ?>
| = $this->getText('Severity'); ?> | = $this->getText('Name'); ?> | = $this->getText('Department'); ?> | = $this->getText('Category'); ?> | = $this->getText('Process'); ?> | = $this->getText('Project'); ?> | = $this->getText('Unit'); ?> |
| = $footerView->render(); ?> | ||||||
| = $value->getId(); ?> | = $value->getName(); ?> | |||||
| = $this->getText('Empty', 0, 0); ?> | ||||||
| = $this->getText('Risks'); ?> | 0 |
|---|---|
| = $this->getText('Causes'); ?> | 0 |
| = $this->getText('Solutions'); ?> | 0 |
| = $this->getText('Department'); ?> | 0 |
| = $this->getText('Category'); ?> | 0 |
| = $this->getText('Process'); ?> | 0 |
| = $this->getText('Project'); ?> | 0 |
| = $this->getText('Total'); ?> | 0 |