Sha256: c4a859ca0b12463a5bd4b8a59de4be65372736f02f4506ede0cd2f417962ffd4

Contents?: true

Size: 290 Bytes

Versions: 114

Compression:

Stored size: 290 Bytes

Contents

<% content_for :title do %>
  <%= current_subject.name %>
<% end %>

<% sidebar %>

<%= location(
    link_to(t('notification.other'), notifications_path,:remote => true) +' ('+@mailbox.notifications.not_trashed.unread.count.to_s+')'
) %>

<% toolbar  %>

<%= render :partial => 'index' %>

Version data entries

114 entries across 114 versions & 4 rubygems

Version Path
social_stream-0.18.2 base/app/views/notifications/index.html.erb
social_stream-base-0.13.2 app/views/notifications/index.html.erb
social_stream-0.18.1 base/app/views/notifications/index.html.erb
social_stream-base-0.13.1 app/views/notifications/index.html.erb
social_stream-0.18.0 base/app/views/notifications/index.html.erb
social_stream-base-0.13.0 app/views/notifications/index.html.erb
social_stream-0.17.1 base/app/views/notifications/index.html.erb
social_stream-base-0.12.1 app/views/notifications/index.html.erb
social_stream-0.17.0 base/app/views/notifications/index.html.erb
social_stream-base-0.12.0 app/views/notifications/index.html.erb
social_stream-0.16.3 base/app/views/notifications/index.html.erb
social_stream-base-0.11.2 app/views/notifications/index.html.erb
social_stream-0.16.2 base/app/views/notifications/index.html.erb
social_stream-base-0.11.1 app/views/notifications/index.html.erb