]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 591610: Custom field doc doesn't include 'Bug ID' type
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Dec 2011 16:33:58 +0000 (17:33 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Dec 2011 16:33:58 +0000 (17:33 +0100)
r=timello a=LpSolit

docs/en/xml/administration.xml

index 71fd45bd1895a8e88d2ae712f2ab87dbc54cd428..a21f7c8b347cfb03137090c11713792d375c0443 100644 (file)
@@ -2366,6 +2366,11 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
               The type of field to create. There are
               several types available:
                <simplelist>
+                 <member>
+                   Bug ID: A field where you can enter the ID of another bug from
+                   the same Bugzilla installation. To point to a bug in a remote
+                   installation, use the See Also field instead.
+                 </member>
                  <member>
                    Large Text Box: A multiple line box for entering free text.
                  </member>