* Finish task#36046.

This commit is contained in:
qiyu-xie
2021-02-23 10:31:24 +08:00
parent b7395cca8c
commit 6547d09a91
3 changed files with 69 additions and 29 deletions
+2 -2
View File
@@ -20,11 +20,11 @@
</div>
</td>
</tr>
<tr class='PGMParams'>
<tr class='PGMStatus'>
<th><?php echo $lang->program->PGMCommon . $lang->program->PGMStatus;?></th>
<td><?php echo html::select('PGMStatus', $lang->program->statusList, '', "class='form-control chosen'");?></td>
</tr>
<tr>
<tr class='PRJName'>
<th>
<span class="prj-exist hidden"><?php echo $lang->upgrade->existPRJ;?></span>
<span class="prj-no-exist"><?php echo $lang->program->PRJName;?></span>