source: products/quintagroup.quills.extras/branches/wald/quintagroup/quills/extras/browser/print_page.js @ 1423

Last change on this file since 1423 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.