From ebb5662cb70f2e2d6b4c6f7befb06fa24c12ac14 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Mon, 23 Jul 2018 17:04:34 +0530 Subject: [PATCH] [revert] modules dropdown --- erpnext/public/js/conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js index 0997ef394aa..08f8d43e508 100644 --- a/erpnext/public/js/conf.js +++ b/erpnext/public/js/conf.js @@ -11,7 +11,7 @@ $(document).bind('toolbar_setup', function() { href="https://discuss.erpnext.com">Feedback

' - $('.navbar-home').prepend(''); $('[data-link="docs"]').attr("href", "https://frappe.github.io/erpnext/")