print format standard - start

This commit is contained in:
Rushabh Mehta
2013-03-19 13:02:46 +05:30
parent 43fbc9d1b9
commit fd18fc7986
3 changed files with 2 additions and 37 deletions

View File

@@ -44,7 +44,7 @@ page_settings_map = {
"contact": "Contact Us Settings",
"blog": "website.helpers.blog.get_blog_template_args",
"writers": "website.helpers.blog.get_writers_args",
"print": "website.helpers.print.get_args"
"print": "core.doctype.print_format.print_format.get_args"
}
no_cache = ["message", "print"]