Browse Source

remove unused code

pull/96/head
Xavier Brochard 7 years ago
parent
commit
4c86fb69f6
  1. 10
      website_coupon/views/templates.xml

10
website_coupon/views/templates.xml

@ -37,16 +37,6 @@
</template>
<template id="cart_lines_extended" inherit_id="website_sale.cart_lines">
<!-- <xpath expr="//table[@id='cart_products']/thead/tr/th[1]" position="attributes">
<attribute name="width">100</attribute>
</xpath>
<xpath expr="//table[@id='cart_products']/thead/tr/th[3]" position="attributes">
<attribute name="width">130</attribute>
</xpath>
<xpath expr="//table[@id='cart_products']/thead/tr/th[4]" position="attributes">
<attribute name="width">100</attribute>
</xpath>-->
<xpath expr="//table[@id='cart_products']/tbody//td[@id='td-qty']/div"
position="replace">
<div class="input-group oe_website_spinner">

Loading…
Cancel
Save