notifications
notifications copied to clipboard
Migrate jQuery event usages to event-bus
- Ref https://github.com/nextcloud/notifications/pull/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) {