mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 16:40:19 +00:00
update messages fix
This commit is contained in:
@@ -126,7 +126,7 @@ erpnext.desktop.show_pending_notifications = function() {
|
||||
add_circle('todo', 'things_todo', 'Things To Do');
|
||||
add_circle('calendar', 'todays_events', 'Todays Events');
|
||||
|
||||
update_messages();
|
||||
erpnext.update_messages();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user