mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 05:02:28 -06:00
don't misrepresent tempsel state
This commit is contained in:
parent
6780a209c2
commit
0a23ade58c
|
|
@ -9702,8 +9702,6 @@ var msel = (function () {
|
||||||
};
|
};
|
||||||
|
|
||||||
r.loadsel = function (vp, sel) {
|
r.loadsel = function (vp, sel) {
|
||||||
clmod(ebi('gridsel'), 'temp', false);
|
|
||||||
|
|
||||||
if (!sel || !r.so || !ebi(r.so))
|
if (!sel || !r.so || !ebi(r.so))
|
||||||
r.so = r.pr = null;
|
r.so = r.pr = null;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue