Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3518 Weergaven

This code works in other versions but in the 14 version there is no change.

<?xml version="1.0" encoding="UTF-8"?>
    <templates id="template" xml:space="preserve">
        <t t-extend="PaymentScreen">
            <t t-jquery="[class='payment-buttons']" t-operation="after">
                <section class="convert-enable-section">
                    <label class="switch">
                      <input type="checkbox" id="enable_convert" name="enable_convert"/>
                      <span class="slider"></span>
                    </label>
                    Enable conversion
                </section>
            </t>
        </t>
    </templates>

Avatar
Annuleer

Hi,

Try to replace the code like below.

https://ibb.co/jWyCPsL

Regards

Gerelateerde posts Antwoorden Weergaven Activiteit
1
sep. 24
2786
0
nov. 23
2325
0
mei 23
3070
1
mei 23
3364
0
dec. 22
2829