Sha256: dad89b5a36cf77b966eb0ae927762c3bea10e925e395b711dcefbd54f795c99f

Contents?: true

Size: 555 Bytes

Versions: 15

Compression:

Stored size: 555 Bytes

Contents

<h2 class="sr-only visually-hidden"><%= 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

15 entries across 15 versions & 1 rubygems

Version Path
blacklight-spotlight-4.3.6 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.5 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.4 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.3 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.2 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.1 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.3.0 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.2.0 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.1.2 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.1.1 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.1.0 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.0.3 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.0.2 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.0.1 app/views/spotlight/shared/_exhibit_sidebar.html.erb
blacklight-spotlight-4.0.0 app/views/spotlight/shared/_exhibit_sidebar.html.erb