<s:datetimepicker> does not retain css classes on rendered input fields
-----------------------------------------------------------------------
Key: WW-1957
URL: https://issues.apache.org/struts/browse/WW-1957
Project: Struts 2
Issue Type: Bug
Components: Views
Affects Versions: 2.0.6
Reporter: Matt Raible
If I have an input field with cssClass defined, these don't get rendered on
fields that Dojo produces.
<s:datetimepicker key="person.modificationDate" required="true"
toggleType="wipe" toggleDuration="300" displayFormat="${datePattern}"
cssClass="text medium"/>
I've extracted Dojo 0.4.3 into my project, so maybe it's an issue with versions?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.