summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field-label.html.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2017-02-06 17:03:47 +0100
committerDavid Lawrence <dkl@mozilla.com>2017-02-06 17:03:47 +0100
commitfd01bab71562adc79c1f67d89b097caaf85a4853 (patch)
treeff7e2787cfe95bf18f0a3136b6703bb7d186ed93 /template/en/default/bug/field-label.html.tmpl
parenta7317dc144b515eef5f21a2bdbd4ea60a7134db5 (diff)
downloadbugzilla-fd01bab71562adc79c1f67d89b097caaf85a4853.tar.gz
bugzilla-fd01bab71562adc79c1f67d89b097caaf85a4853.tar.xz
Bug 1237790 - The experimental user interface doesn't provide link to help of bug fields
Diffstat (limited to 'template/en/default/bug/field-label.html.tmpl')
-rw-r--r--template/en/default/bug/field-label.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/field-label.html.tmpl b/template/en/default/bug/field-label.html.tmpl
index ecb49318e..94180fabc 100644
--- a/template/en/default/bug/field-label.html.tmpl
+++ b/template/en/default/bug/field-label.html.tmpl
@@ -45,7 +45,7 @@
[% IF desc_url %]
href="[% desc_url FILTER html %]"
[% ELSE %]
- href="page.cgi?id=fields.html#[% field.name FILTER uri %]"
+ href="https://wiki.mozilla.org/BMO/UserGuide/BugFields#[% field.name FILTER uri %]"
[% END %]
>[%- field_descs.${field.name} FILTER html %]:</a>