mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
clear load-more buttons upon navigation (thx icxes)
This commit is contained in:
parent
a9730499c0
commit
f3035e8869
|
@ -6097,6 +6097,7 @@ var treectl = (function () {
|
||||||
setTimeout(r.tscroll, 100);
|
setTimeout(r.tscroll, 100);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else ebi('lazy').innerHTML = '';
|
||||||
|
|
||||||
function asdf() {
|
function asdf() {
|
||||||
showfile.mktree();
|
showfile.mktree();
|
||||||
|
|
Loading…
Reference in a new issue