Sha256: 7fd3349b7872d3f359e8bac95660731482c923e6204dedee1bbbfd105f02bfd2
Contents?: true
Size: 428 Bytes
Versions: 65
Compression:
Stored size: 428 Bytes
Contents
<h3>Checkout</h3> <%= render :partial => '/caboose/checkout/cart' %> <h2>Shipping Address</h2> <%= render :partial => '/caboose/checkout/shipping_address' %> <h2>Shipping Method</h2> <%= render :partial => '/caboose/checkout/shipping_method_form' %> <% content_for :caboose_css do %> <style> form#shipping-rates label { display: inline; } form#shipping-rates input[type=submit] { margin-top: 12px; } </style> <% end %>
Version data entries
65 entries across 65 versions & 1 rubygems