Merge branch 'master' of github.com:webnotes/wnframework

This commit is contained in:
Rushabh Mehta 2012-11-30 18:30:11 +05:30
commit 38cc0cd371

View file

@ -150,7 +150,7 @@ $.extend(_p, {
return;
}
args.onload(_p.render({
body: print_format_doc,
body: print_format_doc.html,
style: '',
doc: doc,
title: doc.name,