Datetimepicker disabled tag does not work
-----------------------------------------
Key: WW-2320
URL: https://issues.apache.org/struts/browse/WW-2320
Project: Struts 2
Issue Type: Bug
Components: Plugin - Dojo Tags
Affects Versions: 2.1.1
Reporter: Benjamin McCann
The following tag is enabled when it should be disabled:
<sx:datetimepicker name="test" label="test" id="test" disabled="true" />
It can however be disabled by calling "dojo.widget.byId('test').disable();"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|