summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-08-28 17:44:53 +0200
committerjocuri%softhome.net <>2004-08-28 17:44:53 +0200
commit1dff25eca7b5c489e0807cb8fd595c773bbfd4f5 (patch)
tree99c530987f9067e49b17399ead5bf4c55ec261a1 /template/en/default/bug/show.html.tmpl
parente304adf98ba86c921c1e3df2ee623c2a302ae2b3 (diff)
downloadbugzilla-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar.gz
bugzilla-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar.xz
Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
Diffstat (limited to 'template/en/default/bug/show.html.tmpl')
-rw-r--r--template/en/default/bug/show.html.tmpl1
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 2334b2dd9..f98e05f0c 100644
--- a/template/en/default/bug/show.html.tmpl
+++ b/template/en/default/bug/show.html.tmpl
@@ -38,7 +38,6 @@
h1 = "$terms.Bugzilla $terms.Bug $bug.bug_id"
h2 = filtered_desc
h3 = "Last modified: $filtered_timestamp"
- style_urls = [ "css/edit_bug.css" ]
bodyattrs = bodyattrs
%]