Sha256: 949c9bc8b606e2449cef13f19d9b7700ef8278ebb11ffb3f466753969214c75b

Contents?: true

Size: 435 Bytes

Versions: 8

Compression:

Stored size: 435 Bytes

Contents

= contextual_links

= boot_page_title

%h3 Korrekte Zahlungen
= render 'esr_records/list', :esr_records => @esr_file.esr_records.valid

- unless @esr_file.esr_records.invalid.empty?
  %h3 Falscher Betrag
  = render 'esr_records/list', :esr_records => @esr_file.esr_records.invalid

- unless @esr_file.esr_records.missing.empty?
  %h3 Rechnung nicht gefunden
  = render 'esr_records/list', :esr_records => @esr_file.esr_records.missing

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vesr-0.13.0 app/views/esr_files/show.html.haml
vesr-0.12.7 app/views/esr_files/show.html.haml
vesr-0.12.6 app/views/esr_files/show.html.haml
vesr-0.12.5 app/views/esr_files/show.html.haml
vesr-0.12.4 app/views/esr_files/show.html.haml
vesr-0.12.3 app/views/esr_files/show.html.haml
vesr-0.12.2 app/views/esr_files/show.html.haml
vesr-0.12.1 app/views/esr_files/show.html.haml