Nicolas Bouillon created TAP5-2442:
--------------------------------------
Summary: CheckList component ignores disabled parameter
Key: TAP5-2442
URL: https://issues.apache.org/jira/browse/TAP5-2442
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.4
Reporter: Nicolas Bouillon
When using the checklist component
{{code}}
<t:checklist ... disabled="checkListDisabled"/>
{{code}}
if checkListDisabled return true, the checkboxes related to the checklist are
not disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)