mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
load all js and css like before in desk.html
This commit is contained in:
@@ -15,8 +15,6 @@ frappe.pages['support-analytics'].on_page_load = function(wrapper) {
|
||||
|
||||
}
|
||||
|
||||
frappe.assets.views["Report"]();
|
||||
|
||||
erpnext.SupportAnalytics = frappe.views.GridReportWithPlot.extend({
|
||||
init: function(wrapper) {
|
||||
this._super({
|
||||
|
||||
Reference in New Issue
Block a user