mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-04 14:28:41 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
3f1dc72c83
commit
7df901b408
|
|
@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<td><?= $this->getHtml('Project') ?>
|
<td><?= $this->getHtml('Project') ?>
|
||||||
<td><?= $this->getHtml('Unit') ?>
|
<td><?= $this->getHtml('Unit') ?>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr><td colspan="6"><?= $footerView->render(); ?>
|
<tr><td colspan="6">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $c = 0; foreach ([] as $key => $value) : $c++;
|
<?php $c = 0; foreach ([] as $key => $value) : $c++;
|
||||||
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user