summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorSimon Green <sgreen+mozilla@redhat.com>2012-01-12 00:13:05 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-01-12 00:13:05 +0100
commiteba2ab79d0d4a53fef4c3ca6d5001f73907608c7 (patch)
tree933ad7443d24a44282d169431a8476b7e12e5ea6 /template/en/default/bug
parent8fda96466449229f502faf490e9d333b3024aec5 (diff)
downloadbugzilla-eba2ab79d0d4a53fef4c3ca6d5001f73907608c7.tar.gz
bugzilla-eba2ab79d0d4a53fef4c3ca6d5001f73907608c7.tar.xz
Bug 717215: Remove references to url_quote filter
r/a=LpSolit
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/field.html.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/bug/field.html.tmpl b/template/en/default/bug/field.html.tmpl
index 323b4b6be..9c956ea91 100644
--- a/template/en/default/bug/field.html.tmpl
+++ b/template/en/default/bug/field.html.tmpl
@@ -33,10 +33,6 @@
# the field value.
# no_tds: boolean; if true, don't display the label <th> or the
# wrapping <td> for the field.
- # desc_url: string; Normally the label of a non-custom field links to
- # fields.html. If you want it to link elsewhere, specify the
- # relative URL you want to link to, here. Remember to call
- # url_quote on any query string arguments.
# bug (optional): The current Bugzilla::Bug being displayed, or a hash
# with default field values being displayed on a page.
#%]