mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
load all js and css like before in desk.html
This commit is contained in:
@@ -16,5 +16,4 @@ frappe.pages['stock-analytics'].on_page_load = function(wrapper) {
|
||||
|
||||
};
|
||||
|
||||
frappe.assets.views["Report"]();
|
||||
frappe.require("assets/erpnext/js/stock_analytics.js");
|
||||
|
||||
Reference in New Issue
Block a user