Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3508 Visualizzazioni

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
Abbandona

Hi,

Try to replace the code like below.

https://ibb.co/jWyCPsL

Regards

Post correlati Risposte Visualizzazioni Attività
1
set 24
2770
0
nov 23
2307
0
mag 23
3047
1
mag 23
3342
0
dic 22
2820