fixed description for open parameter

master
rdennis 2008-07-23 06:49:18 -04:00 committed by Joey Hess
parent 5467015fbd
commit 107bcb28d3
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ mutiple toggles that all toggle a single togglable.
The id has a default value of "default", so can be omitted in simple cases. The id has a default value of "default", so can be omitted in simple cases.
If you'd like a toggleable to be displayed by default, and toggle to If you'd like a toggleable to be displayed by default, and toggle to
hidden, then pass a parameter "open=true" when setting up the toggleable. hidden, then pass a parameter "open=yes" when setting up the toggleable.