From 62042599904d860e98481e360f7817470a8bf6e7 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski Date: Mon, 9 Oct 2017 15:44:07 +0200 Subject: [PATCH] Set autofocus on the search box in the header As a result the big search box is a little bit useless as it is not autofocused anymore. --- storage/templates/index.html | 2 +- templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/storage/templates/index.html b/storage/templates/index.html index d605a7e..e68acf3 100644 --- a/storage/templates/index.html +++ b/storage/templates/index.html @@ -5,7 +5,7 @@
- + diff --git a/templates/base.html b/templates/base.html index 27a713e..7fdffca 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,7 +32,7 @@
- +