跳至內容
選單
此問題已被標幟
1 回覆
1639 瀏覽次數

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


頭像
捨棄
作者 最佳答案

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',
}



頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
3月 22
6901
0
7月 21
8839
2
3月 15
7496
1
9月 22
5339
5
9月 19
5721