* Finish task #8009.

This commit is contained in:
tianshujie98
2020-09-23 11:10:28 +08:00
parent 2d27ab2483
commit b106d3a95e
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
</div>
<div class='detail'>
<div class='detail-title'><?php echo $lang->bug->legendSteps;?></div>
<div class='detail-content article-content'>
<div class='detail-content'>
<?php echo html::textarea('steps', htmlspecialchars($bug->steps), "rows='12' class='form-control kindeditor' hidefocus='true'");?>
</div>
</div>