[cleanup] [minor]
This commit is contained in:
parent
1a2786b043
commit
8411e2a040
1 changed files with 0 additions and 4 deletions
|
|
@ -127,10 +127,6 @@ frappe.Application = Class.extend({
|
|||
}
|
||||
},
|
||||
|
||||
set_unread_messages: function() {
|
||||
|
||||
},
|
||||
|
||||
update_notification_count_in_modules: function() {
|
||||
$.each(frappe.boot.notification_info.open_count_doctype, function(doctype, count) {
|
||||
if(count) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue