* Add productsBox to project::create.
This commit is contained in:
@@ -19,6 +19,8 @@ jsVar('currencySymbol', $lang->project->currencySymbol);
|
||||
jsVar('parentBudget', $lang->project->parentBudget);
|
||||
jsVar('budgetUnitLabel', $lang->project->tenThousandYuan);
|
||||
jsVar('budgetUnitValue', $config->project->budget->tenThousand);
|
||||
jsVar('+projectID', $copyProjectID);
|
||||
jsVar('LONG_TIME', LONG_TIME);
|
||||
|
||||
$modelMenuItems = array();
|
||||
foreach($lang->project->modelList as $key => $text)
|
||||
|
||||
Reference in New Issue
Block a user