Sha256: 55186313c2f5aa2188b9bfbfe1574afb837f592abef57029695c2ba609c85f82
Contents?: true
Size: 750 Bytes
Versions: 31
Compression:
Stored size: 750 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
31 entries across 31 versions & 1 rubygems