From 0f7677a45eede96ad06a7df728cc253dd26d670c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 23 Aug 2005 19:39:17 +0000 Subject: Bug 304542: Focus/Select forms with javascript when editting milestones - Patch by GavinS r=wurblzap a=justdave --- template/en/default/admin/milestones/edit.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/admin/milestones/edit.html.tmpl') diff --git a/template/en/default/admin/milestones/edit.html.tmpl b/template/en/default/admin/milestones/edit.html.tmpl index 417a69276..f49cacf4a 100644 --- a/template/en/default/admin/milestones/edit.html.tmpl +++ b/template/en/default/admin/milestones/edit.html.tmpl @@ -33,9 +33,10 @@ [%- product FILTER html %]'[% END %] [% PROCESS global/header.html.tmpl title = title + onload = "document.forms['f'].milestone.select()" %] -
+ -- cgit v1.2.3-24-g4f1b