23.02.2022, 08:39
If user changes the order he is changing it only for himself, this is stored in his browser.
You can hide the lock button in css like this
You can hide the lock button in css like this
Code:
.js-lock { display: none !important; }
------------------------------
Ctrl+F5
Ctrl+F5