Sha256: 9f2412ceffa03297ef3f896bbdc8fec47ec6c356a168bde71da7a8dc60cb0996
Contents?: true
Size: 516 Bytes
Versions: 35
Compression:
Stored size: 516 Bytes
Contents
<% if show_attribute_table? %> <div id='table-container' class='col-md-4'> <table id="attribute-table" class="table table-hover table-condensed table-responsive table-striped table-bordered"> <thead> <tr> <th>Attribute</th> <th>Value</th> </tr> </thead> <tbody class='attribute-table-body'> <tr> <td class='default-text' colspan='2'><em>Click on map to inspect values</em></td> </tr> </tbody> </table> </div> <% end %>
Version data entries
35 entries across 35 versions & 1 rubygems