Sha256: 1a0b15837a34fecb63fd3d002fdcff08e596dffa711a0915bd95c0d74ed728fb

Contents?: true

Size: 185 Bytes

Versions: 3

Compression:

Stored size: 185 Bytes

Contents

.raw
  - wizard_steps[0...-2].each do |stp|
    %div{:class => "col-md-#{confirm_step_col_size}"}
      .well
        = render partial: "confirmation_#{stp}", locals: { order: @order }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shopping-cart-0.1.2 app/views/shopping_cart/checkout/_confirmation_details.html.haml
shopping-cart-0.1.1 app/views/shopping_cart/checkout/_confirmation_details.html.haml
shopping-cart-0.1.0 app/views/shopping_cart/checkout/_confirmation_details.html.haml