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
5340
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!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
5
feb 24
|
25118 | ||
|
|
0
lug 18
|
3153 | ||
|
|
2
lug 18
|
3436 | ||
|
|
2
nov 17
|
5103 | ||
|
|
0
mar 15
|
5212 |
have you tried xpath expr=//[class=btn-danger] in layout.xml ?