diff options
author | olav%bkor.dhs.org <> | 2006-11-05 09:18:59 +0100 |
---|---|---|
committer | olav%bkor.dhs.org <> | 2006-11-05 09:18:59 +0100 |
commit | 95da8f434f1cdf24e7702e0b807cb26eca986eb2 (patch) | |
tree | b9869b1c3a71d4f2af3084ff4993312181d64ab6 | |
parent | c27a4c99e0b0d27737bd50c08ca1c16ed3a29242 (diff) | |
download | bugzilla-95da8f434f1cdf24e7702e0b807cb26eca986eb2.tar.gz bugzilla-95da8f434f1cdf24e7702e0b807cb26eca986eb2.tar.xz |
Bug 359499: skins/standard/show_bug.css is gone
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
-rw-r--r-- | template/en/default/bug/show.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/show.html.tmpl b/template/en/default/bug/show.html.tmpl index 8e877c8f2..c652773e8 100644 --- a/template/en/default/bug/show.html.tmpl +++ b/template/en/default/bug/show.html.tmpl @@ -40,7 +40,6 @@ "bz_component_$bug.component", "bz_bug_$bug.bug_id" ] - style_urls = ['skins/standard/show_bug.css'] %] [% END %] |