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