summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-01-07 13:32:19 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2011-01-07 13:32:19 +0100
commit0e7d52edb77ba63602172fb9ca4b743992c1fb46 (patch)
tree4092f5a7abb017d9a3d7d0df4fb26639f4160da1 /template/en/default/reports
parent0459ae826b56c137409c5236bbf78ef939ab968c (diff)
downloadbugzilla-0e7d52edb77ba63602172fb9ca4b743992c1fb46.tar.gz
bugzilla-0e7d52edb77ba63602172fb9ca4b743992c1fb46.tar.xz
Bug 255524: The duplicates table inherits no CSS classes when viewed in simple format
r=dkl a=LpSolit
Diffstat (limited to 'template/en/default/reports')
-rw-r--r--template/en/default/reports/duplicates-simple.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/reports/duplicates-simple.html.tmpl b/template/en/default/reports/duplicates-simple.html.tmpl
index 62795af1a..a08522790 100644
--- a/template/en/default/reports/duplicates-simple.html.tmpl
+++ b/template/en/default/reports/duplicates-simple.html.tmpl
@@ -39,6 +39,10 @@
<head>
<title>[% title FILTER html %]</title>
+ <link href="[% 'skins/standard/global.css' FILTER mtime %]"
+ rel="stylesheet" type="text/css">
+ <link href="[% 'skins/standard/duplicates.css' FILTER mtime %]"
+ rel="stylesheet" type="text/css">
</head>
<body>