Sha256: 8996638b8a8bece177921d6b6ca6a0bbf5ac632408901bbdf72b4b55c71cd2dc
Contents?: true
Size: 660 Bytes
Versions: 8
Compression:
Stored size: 660 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 %> <%= nav_link t(:'spotlight.accessibility.header'), spotlight.exhibit_alt_text_path(current_exhibit) %> </ul> <%= render 'spotlight/shared/configuration_sidebar' if can? :update, current_exhibit %> <%= render 'spotlight/shared/curation_sidebar' %>
Version data entries
8 entries across 8 versions & 1 rubygems