Sha256: d21c6e63eea618561c9699dd4b65def605c6905ea284bfe6b704b433c2e30171
Contents?: true
Size: 441 Bytes
Versions: 16
Compression:
Stored size: 441 Bytes
Contents
<% content_for(:sidebar) do %> <%= render 'spotlight/shared/exhibit_sidebar' %> <% end %> <%= curation_page_title %> <% if current_exhibit.analytics_provider&.enabled? %> <%= render Spotlight::Analytics::DashboardComponent.new(current_exhibit: current_exhibit) %> <% else %> <div class="empty-page-block"> <p>In order to view exhibit analytics, the site administrator must configure an analytics provider.</p> </div> <% end %>
Version data entries
16 entries across 16 versions & 1 rubygems