* Adjust for task #4496.

This commit is contained in:
chenfeiCF
2018-07-11 14:58:30 +08:00
parent 525c467c72
commit 1992a70e9c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<div class='main-header'>
<h2>
<span class='label label-id'><?php echo $run->case->id;?></span>
<?php echo $run->case->title;?>
<span title='<?php echo $run->case->title?>'><?php echo $run->case->title;?></span>
</h2>
</div>
<form method='post' enctype='multipart/form-data' id='dataform' data-type='ajax'>