mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
bind an event to form refresh
This commit is contained in:
@@ -538,3 +538,5 @@ pscript.set_user_fullname = function(ele,username,get_latest){
|
||||
|
||||
// ====================================================================
|
||||
startup_setup();
|
||||
|
||||
$(document).bind('form_refresh', function() { })
|
||||
Reference in New Issue
Block a user