Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3533 Zobrazení

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
Zrušit

Hi,

Try to replace the code like below.

https://ibb.co/jWyCPsL

Regards

Related Posts Odpovědi Zobrazení Aktivita
1
zář 24
2811
0
lis 23
2355
0
kvě 23
3078
1
kvě 23
3394
0
pro 22
2845