Sha256: 4518c89b8bce0c6259fdc2d961e4bffbe122cbe3aacd54d5579516226fa0c669

Contents?: true

Size: 389 Bytes

Versions: 10

Compression:

Stored size: 389 Bytes

Contents

%table.table.table-striped.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

10 entries across 10 versions & 1 rubygems

Version Path
vesr-0.12.7 app/views/esr_records/_list.html.haml
vesr-0.12.6 app/views/esr_records/_list.html.haml
vesr-0.12.5 app/views/esr_records/_list.html.haml
vesr-0.12.4 app/views/esr_records/_list.html.haml
vesr-0.12.3 app/views/esr_records/_list.html.haml
vesr-0.12.2 app/views/esr_records/_list.html.haml
vesr-0.12.1 app/views/esr_records/_list.html.haml
vesr-0.12.0 app/views/esr_records/_list.html.haml
vesr-0.11.9 app/views/esr_records/_list.html.haml
vesr-0.11.8 app/views/esr_records/_list.html.haml