contact us page problem fixed.

This commit is contained in:
Akhilesh Darjee
2013-03-22 18:05:22 +05:30
parent 34c13ac52c
commit c3fde66f2c
3 changed files with 4 additions and 3 deletions

View File

@@ -166,6 +166,7 @@ def prepare_args(page_name):
args.update(webnotes.get_method(target)())
else:
args.obj = webnotes.bean(page_settings_map[page_name]).obj
else:
args = get_doc_fields(page_name)