Migrate jQuery event usages to event-bus
nickvergessen opened this issue · 0 comments
nickvergessen commented
- Ref #728
- apps/federatedfilesharing/js/external.js (1 usage found)
86 $('body').on('OCA.Notification.Action', function(e) { - apps/files/js/filelist.js (1 usage found)
380 $('body').on('OCA.Notification.Action', function(eventObject) {