Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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
Buang

Hi,

Try to replace the code like below.

https://ibb.co/jWyCPsL

Regards

Post Terkait Replies Tampilan Aktivitas
1
Sep 24
2809
0
Nov 23
2349
0
Mei 23
3078
1
Mei 23
3389
0
Des 22
2843