From: lpsolit%gmail.com <> Date: Wed, 12 Aug 2009 12:49:15 +0000 (+0000) Subject: Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Buclin r=ghendricks a=LpSolit --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 531e9374bf..dab451ed7c 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -34,6 +34,7 @@ 'skins/standard/yui/calendar.css' ] javascript_urls = [ "js/attachment.js", "js/util.js", "js/yui/calendar.js", "js/field.js", "js/yui/cookie.js", "js/TUI.js" ] + onload = 'set_assign_to();' %]