Sha256: 9e0e9ebdffdf95f14c956b16d5def9761fbc93c3174759cea5bd41d6e9c7ea35
Contents?: true
Size: 364 Bytes
Versions: 4
Compression:
Stored size: 364 Bytes
Contents
<% document ||= @document %> <div id='viewer-container' class="col-md-8"> <%= content_tag :div, id: 'map', data: { map: 'item', protocol: document.viewer_protocol, url: document.viewer_endpoint, 'layer-id' => document[:layer_id_s], 'map-bbox' => document[:solr_bbox], 'catalog-path'=> catalog_index_path, available: document_available? } do %> <% end %> </div>
Version data entries
4 entries across 4 versions & 1 rubygems