Sha256: 1bcc280b775da866b1e2cc44d916036c21da2d3ae4cf10102079e18b950a0a6d

Contents?: true

Size: 338 Bytes

Versions: 16

Compression:

Stored size: 338 Bytes

Contents

<h1>User Notifications</h1>
<%= link_to sufia.delete_all_notifications_path,
            method: :delete,
            class: 'btn btn-danger pull-right',
            title: 'Delete all user notifications' do %>
  <i class="glyphicon glyphicon-trash"></i> Delete All
<% end %>
<%= render "mailbox/notifications", messages: @messages %>   

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
sufia-7.4.1 app/views/mailbox/index.html.erb
sufia-7.4.0 app/views/mailbox/index.html.erb
sufia-7.3.1 app/views/mailbox/index.html.erb
sufia-7.3.0 app/views/mailbox/index.html.erb
sufia-7.3.0.rc3 app/views/mailbox/index.html.erb
sufia-7.3.0.rc2 app/views/mailbox/index.html.erb
sufia-7.3.0.rc1 app/views/mailbox/index.html.erb
sufia-7.2.0 app/views/mailbox/index.html.erb
sufia-7.1.0 app/views/mailbox/index.html.erb
sufia-7.0.0 app/views/mailbox/index.html.erb
sufia-7.0.0.rc2 app/views/mailbox/index.html.erb
sufia-7.0.0.rc1 app/views/mailbox/index.html.erb
sufia-7.0.0.beta4 app/views/mailbox/index.html.erb
sufia-7.0.0.beta3 app/views/mailbox/index.html.erb
sufia-7.0.0.beta2 app/views/mailbox/index.html.erb
sufia-7.0.0.beta1 app/views/mailbox/index.html.erb