From 728d01945ccf816b9aad11605c4fa4ebedc6911f Mon Sep 17 00:00:00 2001 From: Neil Trini Lasrado Date: Mon, 2 May 2016 18:37:47 +0530 Subject: [PATCH] redirect issues of erpnext to erpnext repository --- erpnext/public/js/conf.js | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js index 1191c47a61..d8133ce4cb 100644 --- a/erpnext/public/js/conf.js +++ b/erpnext/public/js/conf.js @@ -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