Trying to fix support ticket refresh issue

This commit is contained in:
Anand Doshi 2012-01-06 12:02:50 +05:30
parent 449f534c36
commit 7a87c7de46

View File

@ -85,7 +85,7 @@ $.extend(cur_frm.cscript, {
locals[dt][dn].new_response = '';
//refresh_field('new_response');
//cs.make_listing(doc);
cs.refresh(doc);
cur_frm.refresh();
});
},