Sha256: e8bc500fe84ee529c1979f30e67508b8ad30dae0b83b7d82576116baa110773b

Contents?: true

Size: 401 Bytes

Versions: 6

Compression:

Stored size: 401 Bytes

Contents

%table.table.table-striped.esr_records.collection
  %thead
    %tr
      %th= t_attr :value_date, EsrRecord
      %th= t_attr :customer, EsrRecord
      %th= t_attr :state, EsrRecord
      %th.currency= t_attr :amount, EsrRecord
      %th.currency= t_attr :payment_amount, EsrRecord
      %th.currency= t_attr :saldo, EsrRecord
      %th.action-links
  %tbody
    = render @esr_records || esr_records

Version data entries

6 entries across 6 versions & 1 rubygems

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