Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1661 Zobrazení

Hi all, i want to change tooltip question marker to "!" how to inherit templates to change this on
there is source code in: addons/web/static/src/views/form/form_lable.xml

and source code is:










please help me tnx


Avatar
Zrušit
Autor Nejlepší odpověď

i found it:

template inheritance

"












"



then manifest content

{
'name': '.',
'category': 'Hidden/Template',
'summary': '.',
'website': '.',
'version': '17.0.0',
'description': """there is a css code form book symbol in this module.So after install
this module it changes shape of question tooltip mark of question mark symbol to book symbol""",

'depends': ['base', 'web'],

'assets': {
'web.assets_backend': [
'etud_change_tooltip_question_mark/static/src/views/**/*'
],
},
'license': 'LGPL-3',
}



Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 22
6929
0
čvc 21
8875
2
bře 15
7515
1
zář 22
5354
5
zář 19
5746