From a5f3312a78cec0f5f2fe4f030b8e6ff3948820ec Mon Sep 17 00:00:00 2001 From: kipukun Date: Tue, 9 May 2017 17:36:58 -0400 Subject: [PATCH 1/3] columns hidden on phones --- templates/home.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/home.html b/templates/home.html index 58adca26..e88ab0e8 100644 --- a/templates/home.html +++ b/templates/home.html @@ -4,18 +4,18 @@
- - - - - + + + + + {{ range .ListTorrents}} - - - - + + {{end}}
{{T "category"}}{{T "name"}}{{T "date"}}{{T "size"}}{{T "links"}}{{T "name"}}
+ {{.Date}}{{.Filesize}} +
+
-
{{end}} From f84e0447d43e87f6a4d7d4e8b52122e66e1246bd Mon Sep 17 00:00:00 2001 From: kipukun Date: Tue, 9 May 2017 17:45:31 -0400 Subject: [PATCH 2/3] make advanced search collapse --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index aa9fdb40..a8f7c6a9 100755 --- a/templates/index.html +++ b/templates/index.html @@ -70,8 +70,8 @@
{{if not .Search.HideAdvancedSearch}}
- {{T "advanced_search"}}
-