Skip to content

Commit

Permalink
A code comment gets to be more definitive now that I've researched
Browse files Browse the repository at this point in the history
how it works :)
  • Loading branch information
jamiemccarthy committed Apr 26, 2005
1 parent c87d156 commit a2bdbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/slashcode/templates/select;misc;default
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Create drop-down HTML list
* default = default key(s) to be selected - this can be a single string,
or a hashref where the hash keys with true values are the keys
that are selected (this would really only be useful when
"multiple" is also true, I believe)
"multiple" is also true)
* numeric = boolean to sort keys numerically
* ordered = an already sorted arrayref of the keys in items
* multiple = boolean, whether MULTIPLE is specified in the <SELECT>
Expand Down

0 comments on commit a2bdbf5

Please sign in to comment.