Sha256: ee3f0195db4d7ae594c724db9defe1b36a1131a5bfd778a3319d28eb1a667ea0

Contents?: true

Size: 611 Bytes

Versions: 28

Compression:

Stored size: 611 Bytes

Contents

%h3 Event Overview

%table.table.table-condensed
  %tbody
    %tr
      %td On Sale
      %td= report.available_total
      %td
    %tr
      %td Comped
      %td= report.comped_total
      %td
    %tr
      %td Sold
      %td= report.sold_total
      %td= number_as_cents(report.sales_total)
    %tr
      %td Sold Today
      %td= report.sold_today
      %td= number_as_cents(report.sales_today)
    %tr
      %td Total Played
      %td= report.sold_played
      %td= number_as_cents(report.sales_played)
    %tr
      %td Storefront
      %td
      %td=link_to "Link", store_old_storefront_event_path(@event)

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
artfully_ose-1.2.0 app/views/events/_glance.html.haml
artfully_ose-1.2.0.beta.1 app/views/events/_glance.html.haml
artfully_ose-1.2.0.alpha.2 app/views/events/_glance.html.haml
artfully_ose-1.2.0.alpha.1 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.27 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.26 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.24 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.23 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.21 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.20 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.19 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.18 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.17 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.16 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.15 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.12 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.11 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.10 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.9 app/views/events/_glance.html.haml
artfully_ose-1.2.0.pre.8 app/views/events/_glance.html.haml