Usage of SimpleFormComponentLabel in FormInput example
------------------------------------------------------
Key: WICKET-2978
URL: https://issues.apache.org/jira/browse/WICKET-2978
Project: Wicket
Issue Type: Improvement
Components: wicket-examples
Affects Versions: 1.4.10
Reporter: Michiel Leegwater
Fix For: 1.4.11
FormInput.java in the form input example uses Label where
SimpleFormComponentLabel should have been used to demonstrate the label may be
clicked to select a radio/checkbox.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.