* Finish task #93378.

This commit is contained in:
Yagami
2023-05-18 13:06:23 +08:00
parent d1a26a2c70
commit f3cafbbed9
3 changed files with 52 additions and 5 deletions
+2 -2
View File
@@ -87,7 +87,7 @@
</div>
</td>
</tr>
<?php if(in_array($project->model, array('waterfall', 'waterfallplus', 'ipd'))):?>
<?php if(in_array($project->model, array('waterfall', 'waterfallplus'))):?>
<tr>
<th><?php echo $lang->stage->type;?></th>
<td>
@@ -97,7 +97,7 @@
<icon class='icon icon-help' data-toggle='popover' data-trigger='focus hover' data-placement='right' data-tip-class='text-muted popover-sm' data-content="<?php echo $lang->execution->typeTip;?>"></icon>
</td>
</tr>
<?php elseif($execution->type != 'kanban'):?>
<?php elseif($execution->type != 'kanban' and $project->model != 'ipd'):?>
<tr>
<th><?php echo $lang->execution->type;?></th>
<td>