mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-10 22:48:41 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
7ce11b8928
commit
c9b123fff6
|
|
@ -31,7 +31,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<td><?= $this->getHtml('Created') ?>
|
<td><?= $this->getHtml('Created') ?>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3"><?= $footerView->render(); ?>
|
<td colspan="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php $count = 0; foreach ([] as $key => $value) : $count++; ?>
|
<?php $count = 0; foreach ([] as $key => $value) : $count++; ?>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user