* Finish task #7721.

This commit is contained in:
Yagami
2020-08-31 13:34:32 +08:00
parent 05a4a31426
commit 116a7e43b3
43 changed files with 278 additions and 279 deletions
+2 -2
View File
@@ -995,7 +995,7 @@ $lang->resource->custom->timezone = 'timezone';
$lang->resource->custom->estimate = 'estimate';
$lang->resource->custom->plan = 'plan';
$lang->resource->custom->concept = 'concept';
$lang->resource->custom->setcmmi = 'setcmmi';
$lang->resource->custom->setwaterfall = 'setwaterfall';
$lang->resource->custom->setscrum = 'setscrum';
$lang->custom->methodOrder[5] = 'index';
@@ -1008,7 +1008,7 @@ $lang->custom->methodOrder[35] = 'timezone';
$lang->custom->methodOrder[40] = 'estimate';
$lang->custom->methodOrder[45] = 'plan';
$lang->custom->methodOrder[50] = 'concept';
$lang->custom->methodOrder[55] = 'setcmmi';
$lang->custom->methodOrder[55] = 'setwaterfall';
$lang->custom->methodOrder[60] = 'setscrum';
$lang->resource->datatable = new stdclass();