* Add edit and copy method under project.

This commit is contained in:
leiyong
2020-09-20 23:27:06 +08:00
parent 3550097dc8
commit 94fae1d49e
5 changed files with 105 additions and 48 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<table class="table table-form">
<tbody>
<tr>
<td class="w-150px"><?php echo $lang->program->PRJModuleOpen;?></td>
<td class="w-180px"><?php echo $lang->program->PRJModuleOpen;?></td>
<td><?php echo html::radio('PRJProgramTitle', $lang->program->PRJProgramTitle, $status);?></td>
</tr>
<tr>