| DIR:/proc/self/root/proc/thread-self/root/proc/self/cwd/assets/backend/js/report/ |
| Current File : //proc/self/root/proc/thread-self/root/proc/self/cwd/assets/backend/js/report/print.js |
function printReport(){
var print=document.getElementById('printableArea');
window.print(print);
} |