mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-02-18 17:28:40 +00:00
UI fixes
This commit is contained in:
parent
dfbca194e2
commit
131398f8cd
|
|
@ -21,7 +21,9 @@ $footerView->setPage(1);
|
|||
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
|
||||
<div class="box w-100">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Invoices') ?></caption>
|
||||
<thead>
|
||||
|
|
@ -45,3 +47,5 @@ echo $this->getData('nav')->render(); ?>
|
|||
<?php endif; ?>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user