Sha256: 93a4930c41b0a16757094032b788ef369e5b6b433db6b8bde778e3554d90eac9

Contents?: true

Size: 330 Bytes

Versions: 10

Compression:

Stored size: 330 Bytes

Contents

<h1>User Notifications</h1>
<%= link_to hyrax.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 "notifications", messages: @messages %>   

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/mailbox/index.html.erb
hyrax-1.1.0 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.5 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.4 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.3 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.2 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.1 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/mailbox/index.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/mailbox/index.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/mailbox/index.html.erb