slide navigation fixes

This commit is contained in:
Rushabh Mehta
2012-03-19 18:42:13 +05:30
parent 7afaa8665d
commit d48417c93b
14 changed files with 243 additions and 3049 deletions

View File

@@ -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')) {