Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3499 Переглядів

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>

Аватар
Відмінити

Hi,

Try to replace the code like below.

https://ibb.co/jWyCPsL

Regards

Related Posts Відповіді Переглядів Дія
1
вер. 24
2759
0
лист. 23
2300
0
трав. 23
3040
1
трав. 23
3332
0
груд. 22
2812