mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-11 22:38:41 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
0e8a5cac55
commit
95b9328511
|
|
@ -35,7 +35,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<td><?= $this->getHtml('Created') ?>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="3"><?= $footerView->render(); ?>
|
||||
<td colspan="3">
|
||||
<tbody>
|
||||
<?php $count = 0; foreach ($images as $key => $value) : $count++;
|
||||
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/draw/single?{?}&id=' . $value->getId()); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user