跳至内容
菜单
此问题已终结

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

相关帖文 回复 查看 活动
1
9月 24
2783
0
11月 23
2320
0
5月 23
3068
1
5月 23
3362
0
12月 22
2828