Sha256: 8a3c54e1f94dc6aa532f23e397b6257b16aa06451ec6262e7a040f0fec49e828

Contents?: true

Size: 308 Bytes

Versions: 37

Compression:

Stored size: 308 Bytes

Contents

%ul
  - events.each do |event|
    %li
      %h4= event.name
      %ul.report
        %li
          %span.stat Total Played
          %span.current= number_as_cents(event.glance.sales_played)

        %li
          %span.stat Advance Sales
          %span.current= number_as_cents(event.glance.sales_advance)

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/events/_glances.html.haml
artfully_ose-1.3.0.pre3 app/views/events/_glances.html.haml
artfully_ose-1.3.0.pre2 app/views/events/_glances.html.haml
artfully_ose-1.3.0.pre1 app/views/events/_glances.html.haml
artfully_ose-1.2.0 app/views/events/_glances.html.haml
artfully_ose-1.2.0.beta.1 app/views/events/_glances.html.haml
artfully_ose-1.2.0.alpha.2 app/views/events/_glances.html.haml
artfully_ose-1.2.0.alpha.1 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.27 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.26 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.24 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.23 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.21 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.20 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.19 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.18 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.17 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.16 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.15 app/views/events/_glances.html.haml
artfully_ose-1.2.0.pre.12 app/views/events/_glances.html.haml