When we add a megamenu it comes with a small arrow icon next to the word, I would like to know if there is a way to remove this icon?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
2161
瀏覽次數
Hello Marcia,
You can't do that with the Odoo normal behavior, however you can do that modifying the base code, there are two methods.
- You can make a development to inherit the view "Submenu" and remove the class "dropdown-toggle" from the view.
- With no development you can delete that class by following the next steps:
The best method will be always do it with a custom development, but if you can't do that the option 2 would work for you.
Thank you
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
3月 24
|
1434 | ||
|
2
6月 25
|
1166 | ||
|
2
3月 25
|
2538 | ||
|
3
12月 24
|
2067 | ||
|
1
10月 24
|
2311 |