source: products/quintagroup.quills.extras/branches/no_webresults/quintagroup/quills/extras/browser/print_page.js @ 1226

Last change on this file since 1226 was 595, checked in by chervol, 18 years ago

crosspost redundant bits fixed

File size: 76 bytes
Line 
1function printPage(){
2    window.print()
3}
4
5registerPloneFunction(printPage)
Note: See TracBrowser for help on using the repository browser.