summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show-header.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-03-10 15:03:25 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-03-10 15:03:25 +0100
commitcd4b2663e6605bbc407110e89b1d06307640b740 (patch)
treef8747450c3be5e8815996176c41dde2025c8bb9b /template/en/default/bug/show-header.html.tmpl
parentff6475497815527eaf1ff741fe4eb933f16fed87 (diff)
downloadbugzilla-cd4b2663e6605bbc407110e89b1d06307640b740.tar.gz
bugzilla-cd4b2663e6605bbc407110e89b1d06307640b740.tar.xz
Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, enter_bug.css and show_bug.css into bug.css
r/a=justdave
Diffstat (limited to 'template/en/default/bug/show-header.html.tmpl')
-rw-r--r--template/en/default/bug/show-header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show-header.html.tmpl b/template/en/default/bug/show-header.html.tmpl
index 0dbf5182f..c340def17 100644
--- a/template/en/default/bug/show-header.html.tmpl
+++ b/template/en/default/bug/show-header.html.tmpl
@@ -56,7 +56,7 @@
[% javascript FILTER none %]
[% END %]
[% END %]
-[% style_urls = [ "skins/standard/show_bug.css" ] %]
+[% style_urls = ['skins/standard/bug.css'] %]
[% doc_section = "using.html#anatomy-of-a-bug" %]
[% bodyclasses = ['bz_bug',
"bz_status_$bug.bug_status",