[IMP] website_sale: change name of suggested product template

bzr revid: chm@openerp.com-20131107162916-ocm5q101psem5j2v
This commit is contained in:
Christophe Matthieu 2013-11-07 17:29:16 +01:00
parent 4ff0a207f6
commit dd497b0ef2
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@
</xpath>
</template>
<template id="suggested_products_list" inherit_id="website_sale.mycart" inherit_option_id="website_sale.mycart" name="Suggested Products in list view">
<template id="suggested_products_list" inherit_id="website_sale.mycart" inherit_option_id="website_sale.mycart" name="Suggested Products in my cart">
<xpath expr="//table[@id='mycart_products']" position="after">
<table t-if="suggested_products" class='table table-striped table-condensed'>
<colgroup>