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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
            
                5336
                
                    Prikazi
                
            
        
     
                        
have you tried xpath expr=//[class=btn-danger] in layout.xml ?