* Move workestimation.
This commit is contained in:
@@ -60,12 +60,9 @@ $lang->moduleOrder[190] = 'backup';
|
||||
$lang->moduleOrder[195] = 'cron';
|
||||
$lang->moduleOrder[200] = 'dev';
|
||||
$lang->moduleOrder[205] = 'message';
|
||||
|
||||
$lang->moduleOrder[210] = 'design';
|
||||
$lang->moduleOrder[215] = 'programplan';
|
||||
|
||||
$lang->moduleOrder[235] = 'budget';
|
||||
$lang->moduleOrder[240] = 'workestimation';
|
||||
|
||||
$lang->resource = new stdclass();
|
||||
|
||||
@@ -1191,12 +1188,6 @@ $lang->company->methodOrder[5] = 'browse';
|
||||
$lang->company->methodOrder[15] = 'edit';
|
||||
$lang->company->methodOrder[25] = 'dynamic';
|
||||
|
||||
/* Work estimation. */
|
||||
$lang->resource->workestimation = new stdclass();
|
||||
$lang->resource->workestimation->index = 'index';
|
||||
|
||||
$lang->workestimation->methodOrder[0] = 'index';
|
||||
|
||||
/* Budget. */
|
||||
$lang->resource->budget = new stdclass();
|
||||
$lang->resource->budget->browse = 'browse';
|
||||
|
||||
Reference in New Issue
Block a user