21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-12 21:48:38 +02:00
chexpire/app/views/notifications/destroy.js.erb
2018-06-04 20:39:53 +02:00

2 lines
85 B
Plaintext

document.querySelector("[data-notification-id='<%= @notification.id %>']").remove();