This question has been flagged

Whats the best way to remove default bootstrap button classes (.btn-danger etc) from bootstrap based theme in Odoo10 ?


Avatar
Discard

have you tried xpath expr=//[class=btn-danger] in layout.xml ?