mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-02-16 05:28:42 +00:00
Remove footer
Was bad template and view layout/logic
This commit is contained in:
parent
63a355ad0d
commit
2e8240e352
|
|
@ -40,7 +40,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<td><?= $this->getHtml('Due') ?>
|
<td><?= $this->getHtml('Due') ?>
|
||||||
<td><?= $this->getHtml('Done') ?>
|
<td><?= $this->getHtml('Done') ?>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr><td colspan="8"><?= $footerView->render(); ?>
|
<tr><td colspan="8">
|
||||||
<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/business/department/profile?{?}&id=' . $value->getId()); ?>
|
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/business/department/profile?{?}&id=' . $value->getId()); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user