diff options
author | lpsolit%gmail.com <> | 2009-07-29 17:20:39 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-07-29 17:20:39 +0200 |
commit | cdddb9a9f8cf42a2dd517020f93b93486ad33896 (patch) | |
tree | b4929288498a13b62207e75a803b77b948554e9d | |
parent | 0475e449812634f7f753d58c93a26ffd05530f28 (diff) | |
download | bugzilla-cdddb9a9f8cf42a2dd517020f93b93486ad33896.tar.gz bugzilla-cdddb9a9f8cf42a2dd517020f93b93486ad33896.tar.xz |
Bug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks
-rw-r--r-- | docs/en/xml/administration.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 09cf36ed1..6b6ff5fda 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -1828,7 +1828,8 @@ ReadOnly: ENTRY, NA/NA, CANEDIT <note> <para>Milestone options will only appear for a Product if you turned - on the "usetargetmilestone" Param in the "Edit Parameters" screen. + on the "usetargetmilestone" parameter in the "Bug Fields" tab of the + "Parameters" page. </para> </note> |