Browse Source

Oct 08: [FIX] Bug Fixed 'theme_eco_food'

pull/347/head
Cybrosys Technologies 7 months ago
parent
commit
a9a507d2e7
  1. 5
      theme_eco_food/views/header_template.xml

5
theme_eco_food/views/header_template.xml

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- to remove default cart-->
<template id="template_header_default_cart" inherit_id="website_sale.template_header_default">
<xpath expr="//t[@t-call='website_sale.header_cart_link']" position="replace"/>
</template>
<!-- template for header-->
<template id="header_eco_food" inherit_id="website.template_header_default"
name="Template Header Theme EcoFood" active="True">

Loading…
Cancel
Save