-3

the links of languages and the one of add language,
i did try disable the translations but it stills show the links.any help?

similar issue https://www.odoo.com/fr_FR/forum/help-1/question/remove-the-language-information-when-i-print-a-qweb-invoice-report-64228

user3821178
  • 353
  • 6
  • 15

2 Answers2

-1

Please try the below code.

enter image description here

ul.nomargin li.dropdown {
        display: none;
    }
-3

solved i went to UI/views/layout.xml and edited it

Haris
  • 12,120
  • 6
  • 43
  • 70
user3821178
  • 353
  • 6
  • 15