mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
scroll up on hide columns mode toggle
This commit is contained in:
parent
0e74f12955
commit
1e928f2469
|
|
@ -8938,7 +8938,6 @@ var filecols = (function () {
|
|||
};
|
||||
|
||||
ebi('hcolsh').onclick = function (e) {
|
||||
ev(e);
|
||||
clmod(this, 'on', !r.picking)
|
||||
if (r.picking)
|
||||
return r.unpick();
|
||||
|
|
|
|||
Loading…
Reference in a new issue