* change bugassign to bugAssign.

This commit is contained in:
wangchunsheng
2013-02-25 08:47:21 +00:00
parent c1b2c21431
commit 85b89300ab

View File

@@ -568,7 +568,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';