Sha256: 73e17648f1a7ccc213d7770c287021ba173b75ca004deee033abc55a1e0aab66
Contents?: true
Size: 491 Bytes
Versions: 24
Compression:
Stored size: 491 Bytes
Contents
%h1 Order Details %span.order-actions.float-right = fulfillment_link(@order) #section-header %h2.float-left{:style => "color: white;"}= "Invoice ID: #{@order.invoice_id}" %h2.float-right Status: %strong= @order.state.capitalize .spacer #order.inner-form.no-bottom .column.full %h3 Submitted: %strong.float-right= @order.created_at.strftime("%B %e, %Y at %I:%M:%S %p") %hr = render "forge/orders/cart" = render "forge/orders/addresses" .spacer
Version data entries
24 entries across 24 versions & 1 rubygems