hide website fields function removed

This commit is contained in:
Anand Doshi 2013-02-28 18:49:17 +05:30
parent bb6a8b224a
commit b05185ba96

View File

@ -27,8 +27,6 @@ cur_frm.cscript.refresh = function(doc) {
}
$c_obj(make_doclist(doc.doctype, doc.name),'check_if_sle_exists','',callback);
}
cur_frm.cscript.hide_website_fields(doc);
}
cur_frm.cscript.item_code = function(doc) {