Skip to content
Snippets Groups Projects
Commit 23e1c918 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[IMP] remove Free in registration page

parent 221a5756
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template
id="registration_event_template_no_free"
inherit_id="website_event_sale.registration_template"
name="registration template without free tickets displayed"
priority="101"
>
<xpath
expr="//div[hasclass('o_wevent_registration_multi_select')]//span[hasclass('fw-bold', 'text-uppercase')]"
position="replace"
/>
<xpath
expr="//div[hasclass('o_wevent_registration_single')]//span[hasclass('fw-bold', 'text-uppercase')]"
position="replace"
/>
</template>
<template
id="registration_event_question_with_max"
inherit_id="website_event_questions.registration_event_question"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment