Sha256: 42a56df590856a16e5a85847d49fa32d31b9b83a555092e6997f4f818a9f9a7f

Contents?: true

Size: 355 Bytes

Versions: 2

Compression:

Stored size: 355 Bytes

Contents

%table.table.table-striped.esr_files.collection
  %thead
    %tr   
      %th= t_attr :updated_at, EsrFile
      %th.right= t_attr :bookings, EsrFile
      %th.right= t_attr :invalid_bookings, EsrFile
      %th.right= t_attr :missing_bookings, EsrFile
      %th.right= t_attr :total_amount, EsrFile
      %th.action-links
  %tbody
    = render @esr_files

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vesr-0.12.7 app/views/esr_files/_list.html.haml
vesr-0.12.6 app/views/esr_files/_list.html.haml