* finish task #4791.

This commit is contained in:
Catouse
2018-09-21 16:39:10 +08:00
parent dacefbf844
commit e45a1e4d34
19 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ $params = "bugID=$bug->id";
$copyParams = "productID=$productID&branch=$bug->branch&extras=bugID=$bug->id";
$convertParams = "productID=$productID&branch=$bug->branch&moduleID=0&from=bug&bugID=$bug->id";
?>
<div id="mainActions">
<div id="mainActions" class='main-actions'>
<?php common::printPreAndNext($preAndNext);?>
<div class="btn-toolbar">
<?php common::printBack($browseLink);?>