mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-21 21:08:41 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
566255e7ed
commit
b5cd9bb46c
|
|
@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<td class="wf-100"><?= $this->getHtml('Message') ?>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="5"><?= $footerView->render(); ?>
|
||||
<td colspan="5">
|
||||
<tbody>
|
||||
<?php foreach ($logs as $key => $value) :
|
||||
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/monitoring/logs/single?{?}&id=' . $key);?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user