[richfaces-svn-commits] JBoss Rich Faces SVN: r18843 - modules/tests/metamer/trunk/application/src/main/webapp/components/richInputNumberSlider.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 20 06:58:55 EDT 2010


Author: ppitonak at redhat.com
Date: 2010-08-20 06:58:54 -0400 (Fri, 20 Aug 2010)
New Revision: 18843

Modified:
   modules/tests/metamer/trunk/application/src/main/webapp/components/richInputNumberSlider/simple.xhtml
Log:
* fixed a typo


Modified: modules/tests/metamer/trunk/application/src/main/webapp/components/richInputNumberSlider/simple.xhtml
===================================================================
--- modules/tests/metamer/trunk/application/src/main/webapp/components/richInputNumberSlider/simple.xhtml	2010-08-20 10:54:21 UTC (rev 18842)
+++ modules/tests/metamer/trunk/application/src/main/webapp/components/richInputNumberSlider/simple.xhtml	2010-08-20 10:58:54 UTC (rev 18843)
@@ -84,7 +84,7 @@
                                     valueChangeListeners="#{richInputNumberSliderBean.attributes['valueChangeListeners'].value}">
                 <ui:remove>
                     <a4j:ajax id="sliderAjax" render="output"/>
-                </ui:remove>c
+                </ui:remove>
             </rich:inputNumberSlider>
 
             <br/><br/>



More information about the richfaces-svn-commits mailing list