* finish task #2319.

This commit is contained in:
wangyidong
2015-08-26 17:01:27 +08:00
parent 4bf8f317df
commit d83b92be9a
+1
View File
@@ -17,6 +17,7 @@
<?php if($build) echo ' <span class="label label-danger">Build:' . $build->name . '</span>'; ?>
</div>
<div class='actions'>
<?php common::printIcon('bug', 'export', "productID=$productID&orderBy=$orderBy", '', 'button', '', '', "iframe");?>
<?php common::printIcon('bug', 'create', "productID=$productID&extra=projectID=$project->id");?>
</div>
</div>