Details
Description
The commandButton is rendering the built in and user-defined styleClasses out of order.
<mobi:commandButton buttonType="important" styleClass="mobi-col mobi-weight1"...
produces:
class="mobi-button mobi-col mobi-weight1 mobi-button-important"
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31817 | Mon Oct 29 12:53:00 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
|