From 88201447b7d3304b3c2247b662a666b6eda7909c Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 21 Jan 2015 16:45:11 +0000 Subject: Bug 1122565: editversions.cgi should focus the version field on page load to cut down on need for mouse r=LpSolit,a=glob --- template/en/default/admin/versions/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/versions/edit.html.tmpl') diff --git a/template/en/default/admin/versions/edit.html.tmpl b/template/en/default/admin/versions/edit.html.tmpl index 1ef0b2f66..215a0c9c2 100644 --- a/template/en/default/admin/versions/edit.html.tmpl +++ b/template/en/default/admin/versions/edit.html.tmpl @@ -26,7 +26,7 @@ + value="[% version.name FILTER html %]" required autofocus> -- cgit v1.2.3-24-g4f1b