mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
Refresh issue fixed for support ticket
This commit is contained in:
@@ -83,8 +83,6 @@ $.extend(cur_frm.cscript, {
|
||||
Send: function(doc, dt, dn) {
|
||||
$c_obj([doc], 'send_response', '', function(r,rt) {
|
||||
locals[dt][dn].new_response = '';
|
||||
//refresh_field('new_response');
|
||||
//cs.make_listing(doc);
|
||||
cur_frm.refresh();
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user