* Finish task #84584.

This commit is contained in:
liumengyi
2023-02-14 13:13:46 +08:00
parent 56c2cdcb21
commit 7ea51e54b5
17 changed files with 139 additions and 49 deletions
+2 -2
View File
@@ -79,7 +79,7 @@
<td><?php echo html::input('code', $code, "class='form-control' required");?></td>
</tr>
<?php endif;?>
<?php if($model != 'waterfall' and $model != 'agileplus'):?>
<?php if($model == 'scrum' or $model == 'kanban'):?>
<tr>
<th><?php echo $lang->project->multiple;?></th>
<td colspan='3'>
@@ -229,7 +229,7 @@
</td>
</tr>
<?php endif;?>
<?php if($model == 'waterfall'):?>
<?php if($model == 'waterfall' or $model == 'waterfallplus'):?>
<tr class='hide division'>
<th><?php echo $lang->project->division;?></th>
<td>