mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-03-07 11:58:42 +00:00
Fix #13
This commit is contained in:
parent
beb5c94c1b
commit
64f44be321
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "RiskManagement",
|
"name": "RiskManagement",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/cockpit?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/cockpit?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Cockpit",
|
"name": "Cockpit",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/cockpit?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/cockpit?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Units",
|
"name": "Units",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/unit/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/unit/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Departments",
|
"name": "Departments",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/department/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/department/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 10,
|
"order": 10,
|
||||||
|
|
@ -64,7 +64,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Categories",
|
"name": "Categories",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/category/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/category/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 15,
|
"order": 15,
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Projects",
|
"name": "Projects",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/project/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/project/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 20,
|
"order": 20,
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Processes",
|
"name": "Processes",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/process/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/process/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 25,
|
"order": 25,
|
||||||
|
|
@ -109,7 +109,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Risks",
|
"name": "Risks",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/risk/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/risk/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 30,
|
"order": 30,
|
||||||
|
|
@ -123,7 +123,7 @@
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/risk/create?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/risk/create?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -138,7 +138,7 @@
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Delete",
|
"name": "Delete",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/risk/delete?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/risk/delete?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -153,7 +153,7 @@
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Risk",
|
"name": "Risk",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/risk/single/dashboard?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/risk/single/dashboard?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Causes",
|
"name": "Causes",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/cause/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/cause/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 35,
|
"order": 35,
|
||||||
|
|
@ -185,7 +185,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Solutions",
|
"name": "Solutions",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/solution/list?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/solution/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
|
|
@ -200,7 +200,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Settings",
|
"name": "Settings",
|
||||||
"uri": "{/base}/{/lang}/backend/riskmanagement/settings/dashboard?{?}",
|
"uri": "/{/lang}/backend/riskmanagement/settings/dashboard?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 45,
|
"order": 45,
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="6"><?= $footerView->render(); ?>
|
<tr><td colspan="6"><?= $footerView->render(); ?>
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ([] as $key => $value) : $c++;
|
<?php $c = 0; foreach ([] as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
||||||
|
|
@ -61,7 +61,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="col-xs-12 col-md-3">
|
<div class="col-xs-12 col-md-3">
|
||||||
<section class="box wf-100">
|
<section class="box wf-100">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/risk/create'); ?>"><?= $this->getHtml('NewRisk') ?></a>
|
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/risk/create'); ?>"><?= $this->getHtml('NewRisk') ?></a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($departments as $key => $value) : $c++;
|
<?php $c = 0; foreach ($departments as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/department/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/department/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getDepartment()->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getDepartment()->getName()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Department') ?></h1></header>
|
<header><h1><?= $this->getHtml('Department') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><?= $this->getHtml('Name') ?></label><td><?= $this->printHtml($department->getDepartment()->getName()); ?>
|
<tr><td><?= $this->getHtml('Name') ?></label><td><?= $this->printHtml($department->getDepartment()->getName()); ?>
|
||||||
|
|
@ -111,7 +111,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="5">
|
<tr><td colspan="5">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
||||||
|
|
@ -142,7 +142,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -170,7 +170,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
||||||
|
|
@ -198,7 +198,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -227,7 +227,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -258,7 +258,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4">
|
<tr><td colspan="4">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Risk') ?></h1></header>
|
<header><h1><?= $this->getHtml('Risk') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iName"><?= $this->getHtml('Name') ?></label>
|
<tr><td><label for="iName"><?= $this->getHtml('Name') ?></label>
|
||||||
|
|
@ -106,7 +106,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskStatus') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskStatus') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskConsequence"><?= $this->getHtml('RiskConsequence') ?></label>
|
<tr><td><label for="iRiskConsequence"><?= $this->getHtml('RiskConsequence') ?></label>
|
||||||
|
|
@ -161,7 +161,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskObjects') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskObjects') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskObjectName"><?= $this->getHtml('Name') ?></label>
|
<tr><td><label for="iRiskObjectName"><?= $this->getHtml('Name') ?></label>
|
||||||
|
|
@ -202,7 +202,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskObjectStatus') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskObjectStatus') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskObjectNameValue"><?= $this->getHtml('RiskObject') ?></label>
|
<tr><td><label for="iRiskObjectNameValue"><?= $this->getHtml('RiskObject') ?></label>
|
||||||
|
|
@ -247,7 +247,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Solution') ?></h1></header>
|
<header><h1><?= $this->getHtml('Solution') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iSolutionName"><?= $this->getHtml('Name') ?></label>
|
<tr><td><label for="iSolutionName"><?= $this->getHtml('Name') ?></label>
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="5">
|
<tr><td colspan="5">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/risk/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/risk/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Risk') ?></h1></header>
|
<header><h1><?= $this->getHtml('Risk') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><?= $this->getHtml('Name') ?><td><?= $this->printHtml($risk->getName()); ?>
|
<tr><td><?= $this->getHtml('Name') ?><td><?= $this->printHtml($risk->getName()); ?>
|
||||||
|
|
@ -97,7 +97,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskStatus') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskStatus') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskConsequence"><?= $this->getHtml('RiskConsequence') ?></label>
|
<tr><td><label for="iRiskConsequence"><?= $this->getHtml('RiskConsequence') ?></label>
|
||||||
|
|
@ -152,7 +152,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskObjects') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskObjects') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskObjectName"><?= $this->getHtml('Name') ?></label>
|
<tr><td><label for="iRiskObjectName"><?= $this->getHtml('Name') ?></label>
|
||||||
|
|
@ -193,7 +193,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('RiskObjectStatus') ?></h1></header>
|
<header><h1><?= $this->getHtml('RiskObjectStatus') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iRiskObjectNameValue"><?= $this->getHtml('RiskObject') ?></label>
|
<tr><td><label for="iRiskObjectNameValue"><?= $this->getHtml('RiskObject') ?></label>
|
||||||
|
|
@ -238,7 +238,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Solution') ?></h1></header>
|
<header><h1><?= $this->getHtml('Solution') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><label for="iSolutionName"><?= $this->getHtml('Name') ?></label>
|
<tr><td><label for="iSolutionName"><?= $this->getHtml('Name') ?></label>
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4">
|
<tr><td colspan="4">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($units as $key => $value) : $c++;
|
<?php $c = 0; foreach ($units as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/unit/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/unit/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<header><h1><?= $this->getHtml('Unit') ?></h1></header>
|
<header><h1><?= $this->getHtml('Unit') ?></h1></header>
|
||||||
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
<form id="fRisk" method="POST" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/api/controlling/riskmanagement?{?}&csrf={$CSRF}'); ?>">
|
||||||
<table class="layout wf-100">
|
<table class="layout wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><?= $this->getHtml('Name') ?></label><td><?= $this->printHtml($unit->getName()); ?>
|
<tr><td><?= $this->getHtml('Name') ?></label><td><?= $this->printHtml($unit->getName()); ?>
|
||||||
|
|
@ -112,7 +112,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="5">
|
<tr><td colspan="5">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
<?php $c = 0; foreach ($risks as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getName()); ?></a>
|
||||||
|
|
@ -143,7 +143,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($departments as $key => $value) : $c++;
|
<?php $c = 0; foreach ($departments as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/department/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/department/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getDepartment()->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getDepartment()->getName()); ?></a>
|
||||||
|
|
@ -171,7 +171,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
<?php $c = 0; foreach ($categories as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/category/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -199,7 +199,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
<?php $c = 0; foreach ($projects as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/project/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getProject()->getName()); ?></a>
|
||||||
|
|
@ -227,7 +227,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($processes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/process/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -256,7 +256,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="3">
|
<tr><td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
<?php $c = 0; foreach ($causes as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/cause/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
@ -287,7 +287,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4">
|
<tr><td colspan="4">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
<?php $c = 0; foreach ($solutions as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
|
||||||
<tr data-href="<?= $url; ?>">
|
<tr data-href="<?= $url; ?>">
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getId()); ?></a>
|
||||||
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
<td><a href="<?= $url; ?>"><?= $this->printHtml($value->getTitle()); ?></a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user