mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
page refresh title issue fixed
This commit is contained in:
@@ -15,6 +15,7 @@ erpnext.desktop.refresh = function() {
|
||||
}
|
||||
|
||||
erpnext.desktop.render = function() {
|
||||
document.title = "Desktop";
|
||||
var add_icon = function(m) {
|
||||
var module = wn.modules[m];
|
||||
if(!module.label)
|
||||
|
||||
Reference in New Issue
Block a user