summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/custom_fields/edit.html.tmpl')
-rw-r--r--template/en/default/admin/custom_fields/edit.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/admin/custom_fields/edit.html.tmpl b/template/en/default/admin/custom_fields/edit.html.tmpl
index b983bbcc6..596e7e704 100644
--- a/template/en/default/admin/custom_fields/edit.html.tmpl
+++ b/template/en/default/admin/custom_fields/edit.html.tmpl
@@ -25,7 +25,9 @@
[% PROCESS global/header.html.tmpl
title = title
- onload = "toggleCheckbox(document.getElementById('enter_bug'), 'new_bugmail');" %]
+ onload = "toggleCheckbox(document.getElementById('enter_bug'), 'new_bugmail');"
+ doc_section = "custom-fields.html#edit-custom-fields"
+%]
<script type="text/javascript">
<!--