* finish task #38880.

This commit is contained in:
tianshujie98
2021-06-04 13:57:20 +08:00
parent c587c18b46
commit 0eef651b56
+1 -1
View File
@@ -172,7 +172,7 @@ js::set('systemMode' , $config->systemMode);
</table>
</div>
<div class='detail'>
<div class='detail-title'><?php echo $lang->bug->legendExecStoryTask;?></div>
<div class='detail-title'><?php echo $config->systemMode == 'class' ? $lang->bug->legendExecStoryTask : $lang->bug->legendPRJExecStoryTask;?></div>
<table class='table table-form'>
<tbody>
<?php if($config->systemMode == 'new'):?>