Author: smukhina
Date: 2007-10-17 08:04:43 -0400 (Wed, 17 Oct 2007)
New Revision: 3424
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/fishEye.xhtml
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/zebra.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-398
language correction
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/fishEye.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/fishEye.xhtml 2007-10-17
11:41:12 UTC (rev 3423)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/fishEye.xhtml 2007-10-17
12:04:43 UTC (rev 3424)
@@ -21,7 +21,7 @@
<rich:separator lineType="solid" height="1" />
<h:outputText value="This demo shows how to attach the mouseover/mouseout events
to the
- DOM objects. Hower the images below to make them enlarged." />
+ DOM objects. However the images below show how to make them enlarged." />
<rich:separator lineType="solid" height="1"
style="padding-bottom:10px;" />
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/zebra.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/zebra.xhtml 2007-10-17
11:41:12 UTC (rev 3423)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/jQuery/examples/zebra.xhtml 2007-10-17
12:04:43 UTC (rev 3424)
@@ -22,7 +22,7 @@
<rich:separator lineType="solid" height="1" />
<h:outputText value="This demo shows how just four rich:jQuery queries allow
to
- add zebra-style to the table and highlight rows under the mouse cursor." />
+ add zebra-style to a table and highlight rows under the mouse cursor." />
<rich:dataTable width="483" id="carList" rows="15"