Sha256: 1b01dda997a10c15a0bb18be9817bba698e3739382679612a7ea8d191b91ba13
Contents?: true
Size: 483 Bytes
Versions: 2
Compression:
Stored size: 483 Bytes
Contents
<tr> <th class="col-md-1"><%= sort_link(@q, :id, 'Id', default_order: :asc) %></th> <th class="col-md-1"><%= sort_link(@q, :success, 'Status') %></th> <th><%= sort_link(@q, :name) %></th> <th class="col-md-1"><%= sort_link(@q, :document_type, 'Type') %></th> <th class="col-md-1"><%= sort_link(@q, :test) %></th> <th class="col-md-1"><%= sort_link(@q, :javascript, 'JS') %></th> <th class="col-md-1"><%= sort_link(@q, :async) %></th> <th class="col-md-1"></th> </tr>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
doc_log-0.0.3 | app/views/doc_log/raw_logs/_table_header.html.erb |
doc_log-0.0.2 | app/views/doc_log/raw_logs/_table_header.html.erb |