diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 4 |
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> |