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

This commit is contained in:
Rushabh Mehta 2012-10-17 15:01:50 +02:00
commit dd7a2a6a29

View File

@ -48,8 +48,6 @@ cur_frm.cscript.onload = function(doc, cdt, cdn) {
} }
} }
// setup fetch
cur_frm.cscript.set_fetch();
cur_frm.cscript.make_communication_body(); cur_frm.cscript.make_communication_body();
} }