* Finish task 18883,add project team.

This commit is contained in:
liumengyi
2022-01-24 16:54:30 +08:00
parent 6bcb09a6d9
commit ecc9e22867
5 changed files with 92 additions and 12 deletions
+6
View File
@@ -165,6 +165,12 @@
</div>
</td>
</tr>
<?php if($project->model == 'kanban'):?>
<tr>
<th><?php echo $lang->execution->team;?></th>
<td colspan='2'><?php echo html::select('teamMembers[]', $users, array_keys($teamMembers), "class='form-control chosen' multiple"); ?></td>
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->project->desc;?></th>
<td colspan='3'>