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