Sha256: a0fef35cb8abeb7c81d73fef2b9c61eb2e8df228527f51575ef4c4602216cc7d

Contents?: true

Size: 342 Bytes

Versions: 5

Compression:

Stored size: 342 Bytes

Contents

%table.list#salaries_list
  %tr
    %th= t_attr :value_date, Invoice
    %th= t_attr :company, Invoice
    %th= t_attr :title, Invoice
    %th= t_attr :due_date, Invoice
    %th.currency= t_attr :amount, Salary
    %th.currency= t_attr :net_amount, Salary
    %th.currency= t_attr :balance, Invoice
    %th.action-links

  = render @salaries

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
bookyt_salary-0.2.4 app/views/salaries/_list.html.haml
bookyt_salary-0.2.3 app/views/salaries/_list.html.haml
bookyt_salary-0.2.2 app/views/salaries/_list.html.haml
bookyt-0.0.1 app/views/salaries/_list.html.haml
bookyt_salary-0.2.1 app/views/salaries/_list.html.haml