Sha256: e2bd5f97612e268b80bb86041725e4b70a9ae66e1a1a1fc997fd3dbbcee53493

Contents?: true

Size: 408 Bytes

Versions: 3

Compression:

Stored size: 408 Bytes

Contents

%table.zebra-striped.collection{:style => "width: 100%"}
  %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

3 entries across 3 versions & 1 rubygems

Version Path
vesr-0.11.7 app/views/esr_records/_list.html.haml
vesr-0.11.6 app/views/esr_records/_list.html.haml
vesr-0.11.5 app/views/esr_records/_list.html.haml