mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-01-11 16:08:41 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
9f3ec3ea29
commit
175388296b
|
|
@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<td><?= $this->getHtml('Creator') ?>
|
<td><?= $this->getHtml('Creator') ?>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4"><?= $footerView->render(); ?>
|
<td colspan="4">
|
||||||
<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