Sha256: 5d96cfcf41a585b52d9791f8c14611b47f14c4aae81e04360544f5b846db8a65
Contents?: true
Size: 762 Bytes
Versions: 123
Compression:
Stored size: 762 Bytes
Contents
<table class="line-items index" data-hook="line-items"> <colgroup> <col style="width: 10%;" /> <col style="width: 45%;" /> <col style="width: 10%;" /> <col style="width: 10%;" /> <col style="width: 10%;" /> <col style="width: 15%;" /> </colgroup> <thead> <tr> <th colspan="2"><%= Spree::Product.human_attribute_name(:name) %></th> <th><%= Spree::LineItem.human_attribute_name(:price) %></th> <th><%= Spree::LineItem.human_attribute_name(:quantity) %></th> <th><%= Spree::LineItem.human_attribute_name(:total) %></th> <th class="orders-actions actions" data-hook="admin_order_form_line_items_header_actions"> </th> </tr> </thead> <tbody> <%# Rendered by JS %> </tbody> </table>
Version data entries
123 entries across 123 versions & 2 rubygems