From fb13a2bb7f8802336f8b1d38e3d133af5f5bd501 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Tue, 28 Jun 2011 22:03:53 -0700 Subject: Bug 652427: Going back to the new bug page loses the description if possible duplicates have been searched for r=mkanat, r=mkanat --- template/en/default/bug/create/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/bug/create/create.html.tmpl') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 29d79863f..3bb5b3a87 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -30,7 +30,7 @@ [% PROCESS global/header.html.tmpl title = title - yui = [ 'autocomplete', 'calendar', 'datatable' ] + yui = [ 'autocomplete', 'calendar', 'datatable', 'button' ] style_urls = [ 'skins/standard/attachment.css', 'skins/standard/enter_bug.css' ] javascript_urls = [ "js/attachment.js", "js/util.js", -- cgit v1.2.3-24-g4f1b