mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
changed desktop modules now using font-awesome instead of noun project fonts
This commit is contained in:
@@ -31,6 +31,9 @@ wn.pages.messages.onload = function(wrapper) {
|
||||
<div><button class="btn">Post</button></div><hr>\
|
||||
</div>\
|
||||
<div class="all-messages"></div>').appendTo($(wrapper).find('.layout-main-section'));
|
||||
|
||||
wrapper.appframe.add_home_breadcrumb();
|
||||
wrapper.appframe.add_breadcrumb(wn.modules["Messages"].icon);
|
||||
|
||||
erpnext.messages = new erpnext.Messages(wrapper);
|
||||
erpnext.toolbar.set_new_comments(0);
|
||||
|
||||
Reference in New Issue
Block a user