View Issue Details

IDProjectCategoryView StatusLast Update
0006069mantisbtuipublic2015-03-02 08:04
Reporternuclearspike Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Summary0006069: add "print()" js function call in print_bug_page.php to bring up print dialog
Description

at the absolute bottom of the print_bug_page.php page, add:

<script language="javascript">
<!--//
print();
//-->
</script>

Which will cause the Print dialog to pop up. Probably good to add to print_all_bug_page_word.php as well.

Tagspatch

Activities

grangeway

grangeway

2014-10-09 17:32

reporter   ~0041502

We should look at adding this in for usability.. thoughts?