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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
4668
Visualizzazioni
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
5
feb 24
|
24080 | ||
|
0
lug 18
|
2614 | ||
|
2
lug 18
|
3022 | ||
|
2
nov 17
|
4510 | ||
|
0
mar 15
|
4563 |
have you tried xpath expr=//[class=btn-danger] in layout.xml ?