+ add the feature of report of bug.

This commit is contained in:
wangchunsheng
2010-03-09 09:34:55 +00:00
parent d326d226e2
commit 497c35cceb
10 changed files with 394 additions and 26 deletions

View File

@@ -64,6 +64,7 @@ function browseBySearch(active)
?>
</div>
<div class='f-right'>
<?php common::printLink('bug', 'report', "productID=$productID&browseType=$browseType&moduleID=$moduleID", $lang->bug->report->common); ?>
<?php common::printLink('bug', 'create', "productID=$productID&extra=moduleID=$moduleID", $lang->bug->create); ?>
</div>
</div>