Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3514 Представления

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
2773
0
нояб. 23
2314
0
мая 23
3060
1
мая 23
3351
0
дек. 22
2823