* Fix testcase create error and project story lang.

This commit is contained in:
Yagami
2020-11-26 09:21:25 +08:00
parent 47c46cefe9
commit 4e502a8df0
10 changed files with 106 additions and 94 deletions
+6
View File
@@ -128,6 +128,12 @@
<td></td>
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->program->PRJStoryConcept;?></th>
<td>
<?php echo html::select('storyConcept', $lang->custom->URSRList, $project->storyConcept, "class='form-control chosen'");?>
</td>
</tr>
<tr>
<th><?php echo $lang->program->PRJDesc;?></th>
<td colspan='3'>