Sha256: dfc106871a3d81e66673d1511cdeae301d78961f62a3c33ab396dababb070940

Contents?: true

Size: 359 Bytes

Versions: 94

Compression:

Stored size: 359 Bytes

Contents

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

<% content_for :sidebar do %>
  <%= render :partial => 'home/sidebar' %>
<% end %>

<%= 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

94 entries across 94 versions & 2 rubygems

Version Path
social_stream-0.16.1 base/app/views/notifications/index.html.erb
social_stream-base-0.11.0 app/views/notifications/index.html.erb
social_stream-0.15.8 base/app/views/notifications/index.html.erb
social_stream-base-0.10.11 app/views/notifications/index.html.erb
social_stream-0.15.7 base/app/views/notifications/index.html.erb
social_stream-base-0.10.10 app/views/notifications/index.html.erb
social_stream-0.15.6 base/app/views/notifications/index.html.erb
social_stream-base-0.10.9 app/views/notifications/index.html.erb
social_stream-0.15.5 base/app/views/notifications/index.html.erb
social_stream-base-0.10.8 app/views/notifications/index.html.erb
social_stream-0.15.4 base/app/views/notifications/index.html.erb
social_stream-base-0.10.7 app/views/notifications/index.html.erb
social_stream-0.15.1 base/app/views/notifications/index.html.erb
social_stream-0.15.0 base/app/views/notifications/index.html.erb
social_stream-base-0.10.6 app/views/notifications/index.html.erb
social_stream-0.14.1 base/app/views/notifications/index.html.erb
social_stream-base-0.10.5 app/views/notifications/index.html.erb
social_stream-0.14.0 base/app/views/notifications/index.html.erb
social_stream-base-0.10.4 app/views/notifications/index.html.erb
social_stream-0.13.3 base/app/views/notifications/index.html.erb