mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
bugfix in session update and separated GET and POST queries
This commit is contained in:
@@ -117,6 +117,7 @@ erpnext.update_messages = function(reset) {
|
||||
|
||||
wn.call({
|
||||
method: 'startup.startup.get_global_status_messages',
|
||||
type:"GET",
|
||||
callback: set_messages
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user