* Finish task #63581.

This commit is contained in:
zhouxudong
2022-08-08 14:37:33 +00:00
parent abc59ed7aa
commit ef847f1169
15 changed files with 110 additions and 54 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<?php js::set('parentBudget', $lang->project->parentBudget);?>
<?php js::set('beginLetterParent', $lang->project->beginLetterParent);?>
<?php js::set('endGreaterParent', $lang->project->endGreaterParent);?>
<?php js::set('dataExceedParent', $lang->project->dataExceedParent);?>
<?php js::set('dateExceedParent', $lang->project->dateExceedParent);?>
<?php $requiredFields = $config->project->create->requiredFields;?>
<?php js::set('requiredFields', $requiredFields);?>
<div id='mainContent' class='main-content'>