mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-01-14 20:58:40 +00:00
Database adjustments for client & item
This commit is contained in:
parent
888332b538
commit
dccc9eefe2
|
|
@ -63,7 +63,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12 col-md-3">
|
||||
<section class="box wf-100">
|
||||
<div class="inner">
|
||||
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/backend/controlling/riskmanagement/risk/create'); ?>"><?{?}= $this->getText('NewRisk'); ?></a>
|
||||
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/backend/controlling/riskmanagement/risk/create'); ?>"><?= $this->getText('NewRisk'); ?></a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user