Author: ayanul
Date: 2007-10-03 07:08:28 -0400 (Wed, 03 Oct 2007)
New Revision: 3216
Modified:
trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-1034
Modified: trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2007-10-03
11:02:34 UTC (rev 3215)
+++ trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2007-10-03
11:08:28 UTC (rev 3216)
@@ -52,7 +52,7 @@
<h:inputText value="#{effect.time}" />
<f:verbatim>
- <span onclick="hidePanel1(), hedeImage1()"><font
color="blue">Hide Panel</font>
+ <span onclick="hidePanel1(), hideImage1()"><font
color="blue">Hide Panel</font>
</span>
</f:verbatim>
<h:graphicImage value="/pics/fatal.gif"