Sha256: 615a59286c54ffab7a4bda51c4d48de95befd3ab31a087fea3b2ac2c9352c698
Contents?: true
Size: 332 Bytes
Versions: 23
Compression:
Stored size: 332 Bytes
Contents
<h1>User Notifications</h1> <%= link_to raw('<i class="glyphicon glyphicon-trash"> </i>Delete All'), sufia.delete_all_notifications_path, method: :delete, class: 'btn', title: 'Delete all user notifications' %> <div id="Data"> <%= render partial: "mailbox/notifications", locals: { messages: @messages } %> </div>
Version data entries
23 entries across 23 versions & 1 rubygems