diff options
| author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-09 16:03:20 -0700 |
|---|---|---|
| committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-09 16:03:20 -0700 |
| commit | 81c0c249e1dab7e8bef7c4923a7a805220d9daf1 (patch) | |
| tree | 4fa674a7f7f1113e7a5d415d902119543bd8df22 /template/en/default/bug/create | |
| parent | c8a9e020145de97d54e0e6e1c0785e4fa50809bd (diff) | |
| download | bugs-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar bugs-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar.gz bugs-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar.bz2 bugs-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar.xz bugs-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.zip | |
Fix bustage from fixing "Severity" to field_descs.bug_severity.
Diffstat (limited to 'template/en/default/bug/create')
| -rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 7c291d4dd..9c01e2342 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -23,8 +23,6 @@ # This template has the same interface as create.html.tmpl #%] -[% PROCESS global/field-descs.none.tmpl %] - [% USE Bugzilla %] [% cgi = Bugzilla.cgi %] |
