More specifically, i change this :
addStyleFile('https://cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/classic/theme-triton/resources/theme-triton-all.css');
To
addStyleFile('https://cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/classic/theme-classic/resources/theme-classic-all.css');
But when i do buttons on the header disappear. How to make the classic theme appear correctly ?
Thanks
In fact all buttons don't display when i do.
Hi! i dont remember, but is a common error. Search in the forums about "missing buttons"
I hope help you to find the path!!!
(my english is horror!! - i am spanish)
@Rock i resolved my issue thnx !
I want to set Sencha's Classic theme as the main one of Traccar, for this i edit the load.js with "classic" instead of Triton.
The problem is that the menu buttons doesn't display when i do the modification.
How can i fix this issue ?