mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
- Fix torrent upload in Web UI (worked randomly)
This commit is contained in:
@@ -12,7 +12,6 @@ function submitForm(form) {
|
||||
return false;
|
||||
}
|
||||
document.uploadForm.submit();
|
||||
window.parent.hideAll();
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user