Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Bu soru işaretlendi
6108
Görünümler
Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
5
Şub 24
|
26210 | |||
|
0
Tem 18
|
3787 | |||
|
2
Tem 18
|
3784 | |||
|
2
Kas 17
|
5901 | |||
|
0
Mar 15
|
5785 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
have you tried xpath expr=//[class=btn-danger] in layout.xml ?