From d650ea0261925b69664b4acd15fdb7c6017c5cfe Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Fri, 4 Apr 2008 06:53:02 +0000 Subject: [PATCH] Follow-up documentation patch (dependency tree documentation, bug 236424; patch by victory , r=vladd): add explicitly the meaning of [-] and [+]. git-svn-id: svn://10.0.0.236/trunk@249410 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/en/xml/using.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/docs/en/xml/using.xml b/mozilla/webtools/bugzilla/docs/en/xml/using.xml index 0617fa900d4..af57b6783d3 100644 --- a/mozilla/webtools/bugzilla/docs/en/xml/using.xml +++ b/mozilla/webtools/bugzilla/docs/en/xml/using.xml @@ -804,7 +804,9 @@ You can change how much depth to show, and you can hide resolved bugs from this page. You can also collaps/expand dependencies for - each bug on the tree view. + each bug on the tree view, using the [-]/[+] buttons that appear + before its summary. This option is not available for terminal + bugs in the tree (that don't have further dependencies).