forgeplus/app/views/admins/system_notifications/index.js.erb

1 line
155 B
Plaintext

$('.system-notification-list-container').html("<%= j( render partial: 'admins/system_notifications/list', locals: { notifications: @notifications } ) %>");