mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 13:03:18 +00:00
fix wordwrap not being set initially
This commit is contained in:
@@ -3322,6 +3322,7 @@ var treectl = (function () {
|
||||
clmod(ebi('tree'), 'nowrap', !v);
|
||||
reload_tree();
|
||||
}
|
||||
setwrap(r.wtree);
|
||||
|
||||
r.entree = function (e) {
|
||||
ev(e);
|
||||
|
||||
Reference in New Issue
Block a user