removed get_tips() from js file

This commit is contained in:
nabinhait
2011-07-05 14:41:36 +05:30
parent c297df5b16
commit 1bd56b1c08
36 changed files with 68 additions and 78 deletions

View File

@@ -68,4 +68,4 @@ cur_frm.cscript.get_PPT_tips = function(doc, cdt, cdn)
// ==================================================
cur_frm.cscript.edit_status_changed = function(doc, cdt, cdn){
cur_frm.cscript.get_tips();
}
}