Sha256: 0a86112dc61ca0736e1d4ac497cced048a4a1c42d694249120ee007117e0b8cd

Contents?: true

Size: 642 Bytes

Versions: 36

Compression:

Stored size: 642 Bytes

Contents

<% if show_attribute_table? %>
  <div class='row'>
    <div id='table-container' class='col-md-12'>
      <table id="attribute-table" class="table table-hover table-condensed table-striped table-bordered col-md-12">
        <thead>
          <tr>
            <th><%= t('geoblacklight.show.attribute') %></th>
            <th><%= t('geoblacklight.show.value') %></th>
          </tr>
        </thead>
        <tbody class='attribute-table-body'>
          <tr>
            <td class='default-text' colspan='2'><em><%= t('geoblacklight.show.click_map') %></em></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
<% end %>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
geoblacklight-4.4.2 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.4.1 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-3.8.1 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.4.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.4.0.rc1 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.3.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.2.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.1.1 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.1.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-3.8.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.rc3 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-3.7.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.rc2 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.rc1 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-3.6.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-3.5.0 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.alpha.3 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.alpha.2 app/views/catalog/_show_default_attribute_table.html.erb
geoblacklight-4.0.0.pre.alpha.1 app/views/catalog/_show_default_attribute_table.html.erb