mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Add context menu to Web UI search table
Web UI implementation of #10852.
This commit is contained in:
@@ -1010,8 +1010,6 @@ function setupCopyEventHandler() {
|
||||
return copyMagnetLinkFN();
|
||||
case "copyHash":
|
||||
return copyHashFN();
|
||||
case "copyDescriptionPageUrl":
|
||||
return copySearchTorrentUrl();
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user