* finish task #6294.

This commit is contained in:
wangyidong
2019-09-02 13:52:03 +08:00
parent d59d4ce086
commit da63d1684f
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -331,6 +331,6 @@
</div>
</div>
<div id="mainActions" class='main-actions'>
<?php common::printPreAndNext($preAndNext);?>
<?php common::printPreAndNext($preAndNext, $this->createLink('testcase', 'view', "caseID=%s&version={$case->currentVersion}&from=$from&taskID=$taskID"));?>
</div>
<?php include '../../common/view/footer.html.php';?>