* fix a bug for power.

This commit is contained in:
wangyidong
2013-01-11 04:08:32 +00:00
parent 92cb1c6b70
commit 05ff202810

View File

@@ -550,7 +550,7 @@ $lang->resource->report->index = 'index';
$lang->resource->report->projectDeviation = 'projectDeviation';
$lang->resource->report->productInfo = 'productInfo';
$lang->resource->report->bugSummary = 'bugSummary';
$lang->resource->report->bugAssign = 'bugAssign';
$lang->resource->report->bugassign = 'bugAssign';
$lang->resource->report->workload = 'workload';
$lang->report->methodOrder[0] = 'index';