Merge branch 'zentaopms_239_task#72266' into 'zentaopms_239'

* Finish task #72266 and bug #28441.

See merge request easycorp/zentaopms!5766
This commit is contained in:
王怡栋
2022-10-17 08:45:47 +00:00
+1 -1
View File
@@ -203,7 +203,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);
</table>
</div>
<div class='detail'>
<div class='detail-title'><?php echo $lang->bug->legendPRJExecStoryTask;?></div>
<div class='detail-title'><?php echo !empty($project->multiple) ? $lang->bug->legendPRJExecStoryTask : $lang->bug->legendExecStoryTask;?></div>
<table class='table table-form'>
<tbody>
<tr>