mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
Merge pull request #5300 from neilLasrado/hotfix
redirect issues of erpnext to erpnext repository
This commit is contained in:
@@ -15,6 +15,7 @@ $(document).bind('toolbar_setup', function() {
|
||||
frappe.urllib.get_base_url()+'/assets/erpnext/images/erp-icon.svg" />');
|
||||
|
||||
$('[data-link="docs"]').attr("href", "https://manual.erpnext.com")
|
||||
$('[data-link="issues"]').attr("href", "https://github.com/frappe/erpnext/issues")
|
||||
});
|
||||
|
||||
// doctypes created via tree
|
||||
|
||||
Reference in New Issue
Block a user