[wsgi] [minor] fixed webnotes.local.form_dict

This commit is contained in:
Rushabh Mehta
2013-10-02 14:34:25 +05:30
parent 24ca7e4e2e
commit 8c2e4e1e1f
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ def get_companies():
@webnotes.whitelist()
def get_children():
args = webnotes.form_dict
args = webnotes.local.form_dict
ctype, company = args['ctype'], args['comp']
# root