Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
4637
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
5
feb 24
|
24058 | ||
|
0
jul 18
|
2610 | ||
|
2
jul 18
|
3015 | ||
|
2
nov 17
|
4507 | ||
|
0
mar 15
|
4556 |
have you tried xpath expr=//[class=btn-danger] in layout.xml ?