Sha256: 32d7a5caca75891802f9f2c95999d5ba2a3cea0ba8aa44a7959b68d60ae5be1d

Contents?: true

Size: 539 Bytes

Versions: 9

Compression:

Stored size: 539 Bytes

Contents

<h2 class="sr-only"><%= t(:'.header') %></h2>
<ul class="nav sidenav top-level flex-column">
  <%= nav_link t(:'spotlight.curation.sidebar.dashboard'), spotlight.exhibit_dashboard_path(current_exhibit) %>
  <% if current_exhibit.analytics_provider&.enabled? %>
  <%= nav_link t(:'spotlight.curation.sidebar.analytics'), spotlight.analytics_exhibit_dashboard_path(current_exhibit) %>
  <% end %>
</ul>
<%= render 'spotlight/shared/configuration_sidebar' if can? :update, current_exhibit %>
<%= render 'spotlight/shared/curation_sidebar' %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
blacklight-spotlight-3.6.0.beta10 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta9 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta8 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta7 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta6 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta5 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta4 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta3 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-3.6.0.beta1 app/views/spotlight/shared/_exhibit_sidebar.html.erb