* Finish task #6303.
This commit is contained in:
@@ -72,8 +72,7 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
|
||||
<?php
|
||||
echo html::hidden('lastEditedDate', $bug->lastEditedDate);
|
||||
echo html::submitButton();
|
||||
$browseLink = $app->session->bugList != false ? $app->session->bugList : inlink('browse', "productID=$bug->product");
|
||||
echo html::linkButton($lang->goback, $browseLink, 'self', '', "btn btn-wide");
|
||||
echo html::backButton();
|
||||
?>
|
||||
</div>
|
||||
<hr class='small' />
|
||||
|
||||
Reference in New Issue
Block a user