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
            
                5333
                
                    Vistas
                
            
        
    ¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 5 feb 24  | 25113 | ||
|  | 0 jul 18  | 3152 | ||
|  | 2 jul 18  | 3434 | ||
|  | 2 nov 17  | 5102 | ||
|  | 0 mar 15  | 5205 | 
 
                        
have you tried xpath expr=//[class=btn-danger] in layout.xml ?