Sha256: d46f54464b3a4eebdd3d3600ea24fef51d7ce01a0f09d761964cc38da98945c4
Contents?: true
Size: 412 Bytes
Versions: 1
Compression:
Stored size: 412 Bytes
Contents
<%= link_to hyrax.notifications_path, 'aria-label' => t("hyrax.toolbar.notifications"), class: "notify-number", data: { 'update-poll-url' => hyrax.user_notify_path, 'update-poll-interval' => Hyrax.config.notifications_update_poll_interval } do %> <span class="fa fa-bell"></span> <span class="count invisible label label-danger">0</span> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hyrax-2.0.0.beta1 | app/views/hyrax/users/_notify_number.html.erb |