mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-14 16:28:40 +00:00
loan/investment/fleetmgmt fixes
This commit is contained in:
parent
38e46ed7a3
commit
0aabe8d9ae
|
|
@ -57,6 +57,7 @@ return ['Monitoring' => [
|
||||||
'Theme' => 'Theme',
|
'Theme' => 'Theme',
|
||||||
'Time' => 'Time',
|
'Time' => 'Time',
|
||||||
'Timestamp' => 'Timestamp',
|
'Timestamp' => 'Timestamp',
|
||||||
|
'Tools' => 'Tools',
|
||||||
'Total' => 'Total',
|
'Total' => 'Total',
|
||||||
'Unicode' => 'Unicode',
|
'Unicode' => 'Unicode',
|
||||||
'Uri' => 'Uri',
|
'Uri' => 'Uri',
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ echo $this->data['nav']->render(); ?>
|
||||||
|
|
||||||
<div class="col-xs-12 col-md-4">
|
<div class="col-xs-12 col-md-4">
|
||||||
<section class="portlet">
|
<section class="portlet">
|
||||||
<div class="portlet-head"><?= $this->getHtml('PHP'); ?></div>
|
<div class="portlet-head"><?= $this->printHtml('PHP'); ?></div>
|
||||||
<div class="portlet-body">
|
<div class="portlet-body">
|
||||||
<table class="list wf-100">
|
<table class="list wf-100">
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user