* @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', 0, 0); ?> | = $this->getHtml('Status') ?> | = $this->getHtml('Priority') ?> | = $this->getHtml('Title') ?> | = $this->getHtml('Responsible') ?> |
| = $this->getHtml('Empty', 0, 0); ?> | ||||