summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/serve.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/serve.fnl b/bin/serve.fnl
index 32aa1f2..8f76028 100644
--- a/bin/serve.fnl
+++ b/bin/serve.fnl
@@ -419,9 +419,6 @@
(menu-template path "menu-mobile")
[:form {:class "form"}
[:input {:type :search :name "query" :value form.query
- ;; autofocus makes browser scroll up to the input on reloads
- ;; and that doesn't work well with _G.reload
- :autofocus (if luna.debug nil true)
:placeholder "Поисковый запрос"}]
[:div {:class "form-range"}
[:input {:type :number :name "min-price" :min "1"