mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-08 08:18:42 +00:00
Use new tab, colors and css
This commit is contained in:
parent
1ac26fcae7
commit
e9d8986cca
|
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
|
||||
<div class="tabular-2">
|
||||
<div class="tab tab-2">
|
||||
<div class="box">
|
||||
<ul class="tab-links">
|
||||
<li><label for="c-tab-1"><?= $this->getHtml('Master'); ?></label>
|
||||
|
|
@ -591,7 +591,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
$footerView->setPage(1);
|
||||
?>
|
||||
<div class="box w-100">
|
||||
<table class="table red">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Logs'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table red">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Items'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table red">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Items'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table red">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Stock') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user