[help] added new links to Learn

This commit is contained in:
Anand Doshi
2015-07-13 16:56:37 +05:30
committed by Rushabh Mehta
parent de0db0d000
commit 5e849ae53e
3 changed files with 69 additions and 8 deletions

View File

@@ -7,6 +7,10 @@ frappe.provide('erpnext');
$(document).bind('toolbar_setup', function() {
frappe.app.name = "ERPNext";
frappe.help_feedback_link = '<p><a class="text-muted" \
href="https://discuss.erpnext.com">Feedback</a></p>'
$('.navbar-home').html('ERPNext');
$('[data-link="docs"]').attr("href", "https://manual.erpnext.com")