Author: smukhina
Date: 2008-12-16 10:36:58 -0500 (Tue, 16 Dec 2008)
New Revision: 11817
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/support/dropDowns.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-5147
language is checked
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/support/dropDowns.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/support/dropDowns.xhtml 2008-12-16
15:16:28 UTC (rev 11816)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/support/dropDowns.xhtml 2008-12-16
15:36:58 UTC (rev 11817)
@@ -10,16 +10,16 @@
<p>
One of the most frequently asked question from the community is about the
- problems while trying to create so called dependent selects.
+ problems occurring while trying to create so called dependent selects.
</p>
<p>
- So there you could explore simple sample of this case and check the source
+ Here you could explore a simple sample of this case and check the source
code used.
</p>
<p>
- After you select the produce type - the second select list will be populated
- and contains the items of this type. And if you change the type it will
- be updated again wih proper values.
+ After you select the produce type, the second select list is populated
+ and contains the items of this type, and if you change the type it will
+ be updated again with proper values.
</p>
<fieldset class="demo_fieldset">