dont switch to treeview on play into next folder
This commit is contained in:
parent
e74ad5132a
commit
6b2720fab0
@ -3714,6 +3714,7 @@ function tree_neigh(n) {
|
|||||||
if (!links.length) {
|
if (!links.length) {
|
||||||
treectl.dir_cb = function () {
|
treectl.dir_cb = function () {
|
||||||
tree_neigh(n);
|
tree_neigh(n);
|
||||||
|
treectl.detree();
|
||||||
};
|
};
|
||||||
treectl.entree(null, true);
|
treectl.entree(null, true);
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user