Sha256: c4b3e15370273163ad8a9af95308c0f0cad8fbb3ab87b842de1b8ce520b8c828

Contents?: true

Size: 190 Bytes

Versions: 9

Compression:

Stored size: 190 Bytes

Contents

$("#notification_count").html("<%= @target.unopened_notification_count %>");
$("#notifications").html("<%= escape_javascript( render_notification(@notifications, fallback: "default") ) %>");

Version data entries

9 entries across 3 versions & 1 rubygems

Version Path
activity_notification-0.0.10 app/views/activity_notification/notifications/default/destroy.js.erb
activity_notification-0.0.10 app/views/activity_notification/notifications/default/open.js.erb
activity_notification-0.0.10 app/views/activity_notification/notifications/default/open_all.js.erb
activity_notification-0.0.9 app/views/activity_notification/notifications/default/open_all.js.erb
activity_notification-0.0.9 app/views/activity_notification/notifications/default/destroy.js.erb
activity_notification-0.0.9 app/views/activity_notification/notifications/default/open.js.erb
activity_notification-0.0.8 app/views/activity_notification/notifications/default/destroy.js.erb
activity_notification-0.0.8 app/views/activity_notification/notifications/default/open.js.erb
activity_notification-0.0.8 app/views/activity_notification/notifications/default/open_all.js.erb