Sha256: 11fd046d37cc18db1eaa14c5363f680d187f6d717b225f1a1274a44af969047d

Contents?: true

Size: 436 Bytes

Versions: 2

Compression:

Stored size: 436 Bytes

Contents

%table.table.table-striped.booking_templates.collection
  %thead
    %tr
      %th= t_attr :title, BookingTemplate
      %th= t_attr :tag_list, BookingTemplate
      %th= t_attr :debit_account, BookingTemplate
      %th= t_attr :credit_account, BookingTemplate
      %th.currency= t_attr 'amount', BookingTemplate
      %th= t_attr :amount_relates_to, BookingTemplate
      %th.action-links
    %tbody
      = render @booking_templates

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta15 app/views/booking_templates/_list.html.haml
has_accounts_engine-3.0.0.beta14 app/views/booking_templates/_list.html.haml