mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
changed desktop modules now using font-awesome instead of noun project fonts
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
wn.pages['activity'].onload = function(wrapper) {
|
||||
wrapper.appframe = new wn.ui.AppFrame($(wrapper).find('.layout-appframe'));
|
||||
wrapper.appframe.add_home_breadcrumb();
|
||||
wrapper.appframe.add_breadcrumb(wn.modules["Activity"].icon);
|
||||
wrapper.appframe.title('Activity');
|
||||
|
||||
var list = new wn.ui.Listing({
|
||||
|
||||
Reference in New Issue
Block a user