mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 05:59:18 +00:00
logout fixes
This commit is contained in:
@@ -50,7 +50,7 @@ function startup_setup() {
|
||||
}
|
||||
else {
|
||||
|
||||
login_file = 'https://www.erpnext.com';
|
||||
login_file = 'http://www.erpnext.com';
|
||||
}
|
||||
// setup toolbar
|
||||
pscript.startup_setup_toolbar();
|
||||
|
||||
Reference in New Issue
Block a user