mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
[breadcrumbs] refactor
This commit is contained in:
@@ -11,7 +11,7 @@ frappe.pages['support-analytics'].on_page_load = function(wrapper) {
|
||||
new erpnext.SupportAnalytics(wrapper);
|
||||
|
||||
|
||||
frappe.add_breadcrumbs("Support")
|
||||
frappe.breadcrumbs.add("Support")
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user