Sha256: 8acb7e92de45196406165e9e76c8954414f73b6765b8e834b9221b2ca643e1df
Contents?: true
Size: 475 Bytes
Versions: 11
Compression:
Stored size: 475 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, :item_action => (item_action ||= nil)
Version data entries
11 entries across 11 versions & 1 rubygems