summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-16 05:55:04 +0000
committerColin Guthrie <colin@mageia.org>2014-09-15 20:44:39 +0100
commitd1003b6bfd673ed6397b4ef5b3cd015a63aca73b (patch)
tree085f9e47359b7912d425ab02cd6e8c4ee8f0dd7d
parente1db2462aea260c218aa263d8db9e09c00c8fca1 (diff)
downloadbugzilla-d1003b6bfd673ed6397b4ef5b3cd015a63aca73b.tar
bugzilla-d1003b6bfd673ed6397b4ef5b3cd015a63aca73b.tar.gz
bugzilla-d1003b6bfd673ed6397b4ef5b3cd015a63aca73b.tar.bz2
bugzilla-d1003b6bfd673ed6397b4ef5b3cd015a63aca73b.tar.xz
bugzilla-d1003b6bfd673ed6397b4ef5b3cd015a63aca73b.zip
Remove the trivial severity from the guided bugreport assistant
-rw-r--r--template/en/default/bug/create/create-guided.html.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index 8b04e66..8edcd2f 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -463,10 +463,6 @@ function onChangePackage(input_obj) {
<option name="minor" value="minor">
Minor: Minor loss of function, and there's an easy workaround.
</option>
- <option name="trivial" value="trivial">
- Trivial: A cosmetic problem, such as a misspelled word or
- misaligned text.
- </option>
<option name="enhancement" value="enhancement">
Enhancement: Request for new feature or enhancement.
</option>