Sha256: 47bc6993a1d97cccf8fddab9a73788354be49a9f0d691e827227d020b358af1b
Contents?: true
Size: 348 Bytes
Versions: 6
Compression:
Stored size: 348 Bytes
Contents
<%= link_to sufia.notifications_path, id: "notify_link", class: "btn btn-default", title: "User Notifications" do %> <span class="sr-only">View user notifications.</span> <%= render partial: 'users/notify_number' %> <% end %> <div class='hide'> <%= link_to "notify", sufia.user_notify_path, remote: true, id: 'notify_update_link' %> </div>
Version data entries
6 entries across 6 versions & 1 rubygems