Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
5
Feb 24
|
26096 | |||
|
0
Jul 18
|
3735 | |||
|
2
Jul 18
|
3725 | |||
|
2
Nov 17
|
5746 | |||
|
0
Mar 15
|
5702 |
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 ?