From 0f986cfd10d0df7dd0fc8bad67a36405b149a90f Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 21 Jan 2015 16:54:39 +0000 Subject: Bug 1122565: editversions.cgi should focus the version field on page load to cut down on need for mouse --- template/en/default/admin/versions/create.html.tmpl | 2 +- template/en/default/admin/versions/edit.html.tmpl | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/versions/create.html.tmpl b/template/en/default/admin/versions/create.html.tmpl index 8b4ba6473..2b75dabeb 100644 --- a/template/en/default/admin/versions/create.html.tmpl +++ b/template/en/default/admin/versions/create.html.tmpl @@ -36,7 +36,7 @@ + value="" required autofocus> diff --git a/template/en/default/admin/versions/edit.html.tmpl b/template/en/default/admin/versions/edit.html.tmpl index 497d67e2e..1fc1cc52a 100644 --- a/template/en/default/admin/versions/edit.html.tmpl +++ b/template/en/default/admin/versions/edit.html.tmpl @@ -38,8 +38,9 @@ - + + -- cgit v1.2.3-24-g4f1b