gestion des demandes d'évolution pour le centre kalachakra non géré dans les module booking et opendons
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<odoo>
|
|
<!-- suppression du "My site web" en bas du menu pour smartphone -->
|
|
<template id="kala_option_header_off_canvas" inherit_id="website.option_header_off_canvas" name="kala Off-Canvas Header">
|
|
<xpath expr="//a[@class='o_offcanvas_logo text-center']" position="replace">
|
|
|
|
</xpath>
|
|
</template>
|
|
|
|
|
|
|
|
|
|
</odoo>
|