summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-classification.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-12-19 17:32:03 +0100
committerlpsolit%gmail.com <>2006-12-19 17:32:03 +0100
commit4aad094aa406d102927a0665b021ad820c3e6164 (patch)
treea334b699bf1c6ccd1a7dc17c5f4d89dea1f0276a /template/en/default/global/choose-classification.html.tmpl
parenta32a16cafd772c918f2487423aa3317149bfff75 (diff)
downloadbugzilla-4aad094aa406d102927a0665b021ad820c3e6164.tar.gz
bugzilla-4aad094aa406d102927a0665b021ad820c3e6164.tar.xz
Bug 343635: Enabling classifications should add a tree view of classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
Diffstat (limited to 'template/en/default/global/choose-classification.html.tmpl')
-rw-r--r--template/en/default/global/choose-classification.html.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl
index 1ef99d4d8..7f5a5bcad 100644
--- a/template/en/default/global/choose-classification.html.tmpl
+++ b/template/en/default/global/choose-classification.html.tmpl
@@ -41,7 +41,10 @@
</th>
<td valign="top">&nbsp;Show all products</td>
- </tr>
+ </tr>
+ <tr>
+ <th colspan="2">&nbsp;</th>
+ </tr>
[% END %]
[% FOREACH class = classifications %]