* finish task #5928, #5911.

This commit is contained in:
wangyidong
2019-07-11 10:36:00 +08:00
parent 0682f928ac
commit 5672a29d64
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -45,8 +45,8 @@
<?php foreach($lang->report->typeList as $type => $typeName):?>
<?php echo html::a("javascript:changeChartType(\"$type\")", ($type == 'default' ? "<i class='icon icon-list-alt muted'></i> " : "<i class='icon icon-chart-{$type}'></i>") . $typeName, '', "class='btn btn-link " . ($type == $chartType ? 'btn-active-line' : '') . "'")?>
<?php endforeach;?>
<div class='pull-right with-padding text-muted'><?php echo $lang->report->notice->help;?></div>
</div>
<div class='text-muted'><?php echo $lang->report->notice->help;?></div>
<?php foreach($charts as $chartType => $chartOption):?>
<div class='table-row chart-row'>
<div class='main-col'>