From 46381d01b6e3e1b0143c3fe06224a86b9960d67f Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 28 Jan 2008 01:21:11 +0000 Subject: Bug 374020: Re-work the bug editing form to be more usable. Patch By Guy Pyrzak r=mkanat, a=mkanat --- template/en/default/attachment/created.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/attachment') diff --git a/template/en/default/attachment/created.html.tmpl b/template/en/default/attachment/created.html.tmpl index 5522380ac..d0358dac3 100644 --- a/template/en/default/attachment/created.html.tmpl +++ b/template/en/default/attachment/created.html.tmpl @@ -30,7 +30,7 @@ title = "Attachment $attachment.id added to $terms.Bug $attachment.bug_id" javascript_urls = [ "js/util.js", "js/keyword-chooser.js", "js/field.js", "js/yui/yahoo-dom-event.js", "js/yui/calendar.js" ] - style_urls = [ "skins/standard/yui/calendar.css" ] + style_urls = [ "skins/standard/yui/calendar.css", "skins/standard/show_bug.css" ] doc_section = "bug_page.html" %] -- cgit v1.2.3-24-g4f1b