Sha256: 1571b98178814d55595b3f52cec642bb3209106fa77e5121963296bc61d3b5a5

Contents?: true

Size: 329 Bytes

Versions: 5

Compression:

Stored size: 329 Bytes

Contents

<table class="table">
  <thead>
    <tr>
      <th scope="col">#</th>
      <th scope="col">Class</th>
      <th scope="col">Queue</th>
      <th scope="col">Scheduled</th>
      <th scope="col">Finished</th>
    </tr>
  </thead>

  <tbody>
    <%= render partial: "panoptic/jobs/job", collection: @jobs %>  
  </tbody>
</table>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
panoptic-0.5.0 app/views/panoptic/jobs/index.html.erb
panoptic-0.4.2 app/views/panoptic/jobs/index.html.erb
panoptic-0.4.1 app/views/panoptic/jobs/index.html.erb
panoptic-0.4.0 app/views/panoptic/jobs/index.html.erb
panoptic-0.3.0 app/views/panoptic/jobs/index.html.erb