Fix copy/paste POD from HexSlider to SelectSlider.
This commit is contained in:
parent
1b965c9459
commit
0c91491ed0
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ Package WebGUI::Form::SelectSlider
|
|||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
Creates a slider control that controls hex values, as in the red, gree, blue values for HTML colors.
|
||||
Creates a slider control that chooses arbitrary, programmer supplied values. Similar
|
||||
to a SelectBox, but with a different UI.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue