[IMP] Improved the template id.

bzr revid: psa@tinyerp.com-20130923130238-4it782jesm211t6w
This commit is contained in:
Paramjit Singh Sahota 2013-09-23 18:32:38 +05:30
parent f06f48ce52
commit de41937cfb
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
<!-- List view of products -->
<template id="add_basket" inherit_option_id="website_sale.products" name="List View">
<template id="list_view" inherit_option_id="website_sale.products" name="List View">
<xpath expr="//div[@id='products_grid']" position="replace">
<div class="col-md-12">
<t t-foreach="products" t-as="product">