Sha256: 8ca3b06cad539c076d4be0bd39d61edff2c7087372a635b8b6a9b300b98e8eea

Contents?: true

Size: 371 Bytes

Versions: 1

Compression:

Stored size: 371 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 @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/booking_templates/_list.html.haml