Sha256: 8f18f7315ecc8efa0798995b9938f93b4a39178858f35c044dd50ef00514c70d

Contents?: true

Size: 367 Bytes

Versions: 6

Compression:

Stored size: 367 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vesr-1.1.1 app/views/esr_files/_list.html.haml
vesr-1.1.0 app/views/esr_files/_list.html.haml
vesr-1.0.1 app/views/esr_files/_list.html.haml
vesr-1.0.0 app/views/esr_files/_list.html.haml
vesr-0.13.1 app/views/esr_files/_list.html.haml
vesr-0.13.0 app/views/esr_files/_list.html.haml