mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
minor fixes
This commit is contained in:
@@ -9,7 +9,7 @@ $(document).bind('toolbar_setup', function() {
|
||||
|
||||
$('.navbar-home').html('ERPNext');
|
||||
|
||||
$('[data-link="docs"]').attr("href", "https://erpnext.com/user-guide")
|
||||
$('[data-link="docs"]').attr("href", "https://manual.erpnext.com")
|
||||
});
|
||||
|
||||
// doctypes created via tree
|
||||
|
||||
Reference in New Issue
Block a user