Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Bu soru işaretlendi
6142
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
|
26276 | |||
|
0
Tem 18
|
3803 | |||
|
2
Tem 18
|
3798 | |||
|
2
Kas 17
|
5953 | |||
|
0
Mar 15
|
5802 |
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 ?