Sha256: 6524b31261d8fc87c89b91f653c248e69f0eb486cef38cd07908c207f9d2939f

Contents?: true

Size: 378 Bytes

Versions: 1

Compression:

Stored size: 378 Bytes

Contents

%table.list.booking_template_list
  %tr
    %th= t_attr :title, BookingTemplate
    %th= t_attr :credit_account, BookingTemplate
    %th= t_attr :debit_account, BookingTemplate
    %th.currency= t_attr 'amount', BookingTemplate
    %th= t_attr :amount_relates_to, BookingTemplate
    %th.action-links

  = render @charge_booking_templates, :item_action => (item_action ||= nil)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/views/charge_booking_templates/_list.html.haml