* Code for task #73233.

This commit is contained in:
Yagami
2022-10-24 15:43:36 +08:00
parent d4541ebf3d
commit c232ec7c7d
13 changed files with 63 additions and 15 deletions
+4
View File
@@ -175,6 +175,10 @@
</div>
</td>
</tr>
<tr class='hide division'>
<th><?php echo $lang->project->division;?></th>
<td colspan='3'><?php echo html::radio('division', $lang->project->divisionList, '0');?></td>
</tr>
<?php if($model == 'kanban'):?>
<tr>
<th><?php echo $lang->execution->team;?></th>