Sha256: 8b86a66fd8ec103262dcf90b9177d88ae9bd1fd6c0cd0d71995d1e743a3cc022
Contents?: true
Size: 478 Bytes
Versions: 3
Compression:
Stored size: 478 Bytes
Contents
%table.zebra-striped.esr_files.collection %thead %tr %th= t_attr :updated_at, EsrFile %th.right= t_attr :bookings, EsrFile %th.right= t_attr :invalid_bookings, EsrFile %th.right= t_attr :missing_bookings, EsrFile %th.right= t_attr :total_amount, EsrFile %th.action-links %tbody = render @esr_files %tfoot %tr#invoices_list_footer %th{:colspan => 5}= will_paginate @esr_files, :params => {:query => params[:query]}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vesr-0.11.7 | app/views/esr_files/_list.html.haml |
vesr-0.11.6 | app/views/esr_files/_list.html.haml |
vesr-0.11.5 | app/views/esr_files/_list.html.haml |