aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field.html.tmpl
diff options
context:
space:
mode:
authorSimon Green <sgreen+mozilla@redhat.com>2012-01-12 00:11:37 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-01-12 00:11:37 +0100
commitae88083d378c8714d6a7d93108f8b15cefca96ec (patch)
treebf99fb6a971c6a22707380f0fcf2266ab6e8b66e /template/en/default/bug/field.html.tmpl
parentbdbf87750c1769584e3e672c9ae93c71ad3de273 (diff)
downloadbugs-ae88083d378c8714d6a7d93108f8b15cefca96ec.tar
bugs-ae88083d378c8714d6a7d93108f8b15cefca96ec.tar.gz
bugs-ae88083d378c8714d6a7d93108f8b15cefca96ec.tar.bz2
bugs-ae88083d378c8714d6a7d93108f8b15cefca96ec.tar.xz
bugs-ae88083d378c8714d6a7d93108f8b15cefca96ec.zip
Bug 717215: Remove references to url_quote filter
r/a=LpSolit
Diffstat (limited to 'template/en/default/bug/field.html.tmpl')
-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 89a2b11c8..12f1bb7f9 100644
--- a/template/en/default/bug/field.html.tmpl
+++ b/template/en/default/bug/field.html.tmpl
@@ -17,10 +17,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.
#%]