Sha256: 7bcd6e69616d4548eefdfc4b2ada434b10946e34633155bd97685a7a473fc9aa

Contents?: true

Size: 288 Bytes

Versions: 37

Compression:

Stored size: 288 Bytes

Contents

%table.table
  %tr
    %td Price
    %td=number_as_cents section.price
  %tr
    %td Total Tickets
    %td= section.summary.total
  %tr
    %td On Sale
    %td= section.summary.available
  %tr
    %td Sold
    %td= section.summary.sold
  %tr
    %td Comped
    %td= section.summary.comped

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.10 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.9 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.8 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.7 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.6 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.5 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.4 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.3 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.2 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre.1 app/views/shared/_section_summary.html.haml
artfully_ose-1.2.0.pre app/views/shared/_section_summary.html.haml
artfully_ose-1.1.0 app/views/shared/_section_summary.html.haml
artfully_ose-1.1.0.rc2 app/views/shared/_section_summary.html.haml
artfully_ose-1.1.0.rc1 app/views/shared/_section_summary.html.haml
artfully_ose-1.0.0.rc4 app/views/shared/_section_summary.html.haml
artfully_ose-1.0.0.rc3 app/views/shared/_section_summary.html.haml