mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Change copy buttons to links
This commit is contained in:
@@ -279,6 +279,7 @@ function prepareCopyButtons(element) {
|
||||
|
||||
$btn.click(function () {
|
||||
copyToClipboard(title);
|
||||
return false;
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user