Sha256: bfc570c6489c10b94109e7e02cae2de48ec4af680497c5c22f11247aec993ddd

Contents?: true

Size: 561 Bytes

Versions: 1

Compression:

Stored size: 561 Bytes

Contents

%table.standalone.table
  %thead
    %tr
      %th Pass Type
      %th.right{:style=>'width:100px'} Tickets
      %th.right{:style=>'width:100px'}
      %th.right{:style=>'width:100px'} 
      %th.right{:style=>'width:100px'} 
  %tbody
    / - if statement.discount_rows.empty?
    /   %tr
    /     %td{:colspan => 6} No passes used for this show

    %tr
      %td="Summer Play Pass"
      %td.right=rand(30)
      %td.right 
      %td.right
      %td.right
    %tr
      %td="Golden Ticket"
      %td.right=19
      %td.right 
      %td.right
      %td.right

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/statements/_passes_table.html.haml