From 04a5833d304a0876bf7509611bbf60b8d7c2a800 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 17 Mar 2017 16:08:40 +0000 Subject: [PATCH] Autofocus the choose template search box So you can just start typing as soon as you land on this page. Should mean one less click, so fast for repeat use. --- app/templates/views/templates/choose.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/app/templates/views/templates/choose.html b/app/templates/views/templates/choose.html index 74d6099de..6117bced3 100644 --- a/app/templates/views/templates/choose.html +++ b/app/templates/views/templates/choose.html @@ -47,11 +47,13 @@ {% endif %} -