mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-06 07:18:41 +00:00
Fix css debug
This commit is contained in:
parent
af2cdbc2ef
commit
0855f7a622
|
|
@ -35,7 +35,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('/{/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()); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user