Sha256: 3c13cb7e1285915556bf72e453980ae825745b583655677fdf2df262456734a6

Contents?: true

Size: 420 Bytes

Versions: 18

Compression:

Stored size: 420 Bytes

Contents

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

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

<%= location(
    link_to(image_tag("btn/btn_notification.png", :class => "menu_icon")+t('notification.other'), notifications_path,:remote => true) +' ('+@mailbox.notifications.not_trashed.unread.count.to_s+')'
) %>

<% toolbar  %>

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
social_stream-base-0.9.3 app/views/notifications/index.html.erb
social_stream-base-0.9.2 app/views/notifications/index.html.erb
social_stream-base-0.9.1 app/views/notifications/index.html.erb
social_stream-base-0.9.0 app/views/notifications/index.html.erb
social_stream-base-0.8.2 app/views/notifications/index.html.erb
social_stream-base-0.8.1 app/views/notifications/index.html.erb
social_stream-base-0.8.0 app/views/notifications/index.html.erb
social_stream-base-0.7.11 app/views/notifications/index.html.erb
social_stream-base-0.7.10 app/views/notifications/index.html.erb
social_stream-base-0.7.9 app/views/notifications/index.html.erb
social_stream-base-0.7.8 app/views/notifications/index.html.erb
social_stream-base-0.7.7 app/views/notifications/index.html.erb
social_stream-base-0.7.6 app/views/notifications/index.html.erb
social_stream-base-0.7.5 app/views/notifications/index.html.erb
social_stream-base-0.7.4 app/views/notifications/index.html.erb
social_stream-base-0.7.3 app/views/notifications/index.html.erb
social_stream-base-0.7.2 app/views/notifications/index.html.erb
social_stream-base-0.7.1 app/views/notifications/index.html.erb