Author: smukhina
Date: 2008-08-14 07:20:28 -0400 (Thu, 14 Aug 2008)
New Revision: 10089
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxValidator/usage.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-4099 - language is checked
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxValidator/usage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxValidator/usage.xhtml 2008-08-14
11:02:14 UTC (rev 10088)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxValidator/usage.xhtml 2008-08-14
11:20:28 UTC (rev 10089)
@@ -9,7 +9,7 @@
<ui:define name="sample">
<p>
- rich:ajaxValidator is a component designed in order to provide ajax validation
+ rich:ajaxValidator is a component designed to provide ajax validation
inside the inputs. It is designed like an a4j:support component but skips all JSF
processing
except validation.
</p>