mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 18:45:20 +00:00
slide navigation fixes
This commit is contained in:
@@ -73,8 +73,8 @@ erpnext.startup.start = function() {
|
||||
|
||||
// border to the body
|
||||
// ------------------
|
||||
$('footer').html('<div class="web-footer erpnext-footer">\
|
||||
<a href="#!attributions">ERPNext | Attributions and License</a></div>');
|
||||
//$('footer').html('<div class="web-footer erpnext-footer">\
|
||||
// <a href="#!attributions">ERPNext | Attributions and License</a></div>');
|
||||
|
||||
// complete registration
|
||||
if(in_list(user_roles,'System Manager') && (wn.boot.setup_complete=='No')) {
|
||||
|
||||
Reference in New Issue
Block a user