]
Denis Maliarevich updated JBIDE-8467:
-------------------------------------
Fix Version/s: 3.2.1
Updating the fix version.
Remove debug message from RichFacesInplaceSelectTemplate.java
-------------------------------------------------------------
Key: JBIDE-8467
URL:
https://issues.jboss.org/browse/JBIDE-8467
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.2.1
Reporter: Vlado Pakan
Assignee: Denis Maliarevich
Priority: Minor
Fix For: 3.2.1
/trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesInplaceSelectTemplate.java
contains forgotten debug message in createSelectedList(...) method:
System.out.println(" dropDownListSizesStyle = " //$NON-NLS-1$
+ dropDownListSizesStyle);
Please remove it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: