Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3235 Visualizações

Hi, i need to translate attribute message in xml that i need to use in JS.

<field name="field1" onhange_warning="warning message!"/>

I need to translate onhange_warning xml or in JS


here is my JS code


Dialog.alert(this, _t(this.attrs['onhange_warning']), {
                    title: _t('Warning'),
                });
Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
abr. 21
3121
0
fev. 22
1803
1
mai. 21
15790
1
abr. 21
4446
1
ago. 20
9001