mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
whoops
This commit is contained in:
parent
2270c8737a
commit
1882afb8b6
|
@ -5042,7 +5042,7 @@ var treectl = (function () {
|
|||
if (this.hpush && !showfile.active())
|
||||
hist_push(this.top);
|
||||
|
||||
if (!this.back) {
|
||||
if (!this.back && treectl.entreed) {
|
||||
var dirs = [];
|
||||
for (var a = 0; a < res.dirs.length; a++)
|
||||
dirs.push(res.dirs[a].href.split('/')[0].split('?')[0]);
|
||||
|
|
Loading…
Reference in a new issue