Sha256: 171f582b9276bd950efbcf8bcc9aee4583bc8716f68784fc5243d0b9aff04eb5
Contents?: true
Size: 566 Bytes
Versions: 18
Compression:
Stored size: 566 Bytes
Contents
<%= render 'spotlight/shared/exhibit_sidebar' %> <div id="content" class="col-md-9"> <%= curation_page_title %> <% if Spotlight::Engine.config.analytics_provider and Spotlight::Engine.config.analytics_provider.enabled? %> <%= render 'analytics' %> <% else %> <div class="empty-page-block"> <% unless current_user %> <p>In order to view exhibit analytics, the site administrator must <a href="https://github.com/sul-dlss/spotlight/wiki/Installation">configure an analytics provider.</a></p> <% end %> </div> <% end %> </div>
Version data entries
18 entries across 18 versions & 1 rubygems