parent
0980c48526
commit
1ab10cb4f7
|
@ -1156,9 +1156,9 @@ $(document).ready(function() {
|
|||
// need to initially switch the dir to the one from the hash (IE8)
|
||||
FileList.changeDirectory(parseCurrentDirFromUrl(), false, true);
|
||||
}
|
||||
}
|
||||
|
||||
FileList.setCurrentDir(parseCurrentDirFromUrl(), false);
|
||||
}
|
||||
|
||||
FileList.createFileSummary();
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue