]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just a displa...
authormkanat%bugzilla.org <>
Wed, 18 Nov 2009 07:04:57 +0000 (07:04 +0000)
committermkanat%bugzilla.org <>
Wed, 18 Nov 2009 07:04:57 +0000 (07:04 +0000)
commita44e152480c9c22ca9b3a89da774317c5590d21b
tree035210618c0987beaffc953cbf09611866e0d3e5
parentbc19f61c0c33e71a00dcc8e4ca3e791a9e3b661d
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just a display_value call, and use display_value in more places to translate field values.
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
23 files changed:
template/en/default/admin/params/common.html.tmpl
template/en/default/admin/workflow/comment.html.tmpl
template/en/default/admin/workflow/edit.html.tmpl
template/en/default/bug/activity/table.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/show-multiple.html.tmpl
template/en/default/global/code-error.html.tmpl
template/en/default/global/field-descs.none.tmpl
template/en/default/list/edit-multiple.html.tmpl
template/en/default/list/list.atom.tmpl
template/en/default/list/list.html.tmpl
template/en/default/list/table.html.tmpl
template/en/default/pages/bug-writing.html.tmpl
template/en/default/pages/fields.html.tmpl
template/en/default/reports/duplicates-table.html.tmpl
template/en/default/reports/report-bar.png.tmpl
template/en/default/reports/report-line.png.tmpl
template/en/default/reports/report-pie.png.tmpl
template/en/default/reports/report-table.csv.tmpl
template/en/default/reports/report-table.html.tmpl
template/en/default/search/form.html.tmpl
template/en/default/whine/mail.html.tmpl
template/en/default/whine/mail.txt.tmpl