Sha256: 7520626e70955ee4322cf5310c48103f2e9f7f29e585078c0bfa836aa9a811af

Contents?: true

Size: 378 Bytes

Versions: 4

Compression:

Stored size: 378 Bytes

Contents

<fieldset id="order_details">
  <div class="clear"></div>
  <legend><%= t(@order.state, :scope => :order_state).titleize %></legend>
  <%= render :partial => 'shared/order_details', :locals => {:order => @order} %>
</fieldset>


<div class="form-actions">
  <input type="submit" class="btn btn-primary" value="<%=t("place_order") %>" data-disable-with="<%= t(:wait) %>"/>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synergy_bootstrap_theme-0.0.4 app/views/checkout/_confirm.html.erb
synergy_bootstrap_theme-0.0.3 app/views/checkout/_confirm.html.erb
synergy_bootstrap_theme-0.0.2 app/views/checkout/_confirm.html.erb
synergy_bootstrap_theme-0.0.1 app/views/checkout/_confirm.html.erb