removing "choose language" menu on traccar login form

Jordi5 years ago

im installing traccar on my own server, how i can remove "choose language menu on traccar login form? thank you

Jordi5 years ago

i dont want to use choosing language, pls help me. how to remove it. i really need it, please.

Juliano5 years ago

In the web/app/view/dialog/Login.js file add the line hidden: true, after the line name: 'language', and recompile the project from the APP folder.

Jordi5 years ago

its not working

Juliano5 years ago

Did you recompile app.min.js and clear your browser cache?