mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-18 01:18:41 +00:00
Start changing styles
This commit is contained in:
parent
782e4301a1
commit
37a89f8483
|
|
@ -166,7 +166,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
$footerView->setPage(1);
|
$footerView->setPage(1);
|
||||||
?>
|
?>
|
||||||
<div class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table darkred">
|
<table class="default">
|
||||||
<caption><?= $this->getHtml('Logs'); ?><i class="fa fa-download floatRight download btn"></i></caption>
|
<caption><?= $this->getHtml('Logs'); ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table darkred">
|
<table class="default">
|
||||||
<caption><?= $this->getHtml('Suppliers'); ?><i class="fa fa-download floatRight download btn"></i></caption>
|
<caption><?= $this->getHtml('Suppliers'); ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user