]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/traces/index.html.erb
Remove some extraneous css
[rails.git] / app / views / traces / index.html.erb
index 86ac37f00fe44040982e090fff994d1b2c281a0b..609dbcede69da11ab47d5af6acb772fb02ac277f 100644 (file)
   <%= render :partial => "trace_paging_nav" %>
 
   <table id="trace_list" class="table table-borderless table-striped">
-    <thead>
-      <tr>
-        <th></th>
-        <th></th>
-      </tr>
-    </thead>
     <tbody>
       <%= render @traces unless @traces.nil? %>
     </tbody>