mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
Trying to fix support ticket refresh issue
This commit is contained in:
@@ -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();
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user