mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +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 = '';
|
locals[dt][dn].new_response = '';
|
||||||
//refresh_field('new_response');
|
//refresh_field('new_response');
|
||||||
//cs.make_listing(doc);
|
//cs.make_listing(doc);
|
||||||
cs.refresh(doc);
|
cur_frm.refresh();
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user