From f21c9109eef867654c62d494a43b01d038ec7d79 Mon Sep 17 00:00:00 2001 From: clyang Date: Fri, 11 Aug 2017 00:52:40 +0800 Subject: [PATCH] Disable browser to autocomplete on torrent url field It disrupts the view and I can't come up a daily usage scenario that needs to utilize autocomplete function. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 55626330b..6c9518a29 100755 --- a/web/index.html +++ b/web/index.html @@ -372,7 +372,7 @@

Upload Torrent Files

+ enctype="multipart/form-data" target="torrent_upload_frame" autocomplete="off">