mirror of
https://github.com/9001/copyparty.git
synced 2026-02-24 11:23:05 +10:00
gj
This commit is contained in:
@@ -1580,7 +1580,7 @@ function reload_browser(not_mp) {
|
||||
link += parts[a] + '/';
|
||||
var o = document.createElement('a');
|
||||
o.setAttribute('href', link);
|
||||
o.innerHTML = parts[a];
|
||||
o.textContent = uricom_dec(parts[a])[0];
|
||||
ebi('path').appendChild(o);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user