Author: ayanul
Date: 2007-10-03 07:08:34 -0400 (Wed, 03 Oct 2007)
New Revision: 3217
Modified:
trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
Log:
http://jira.jboss.com/jira/browse/RF-1034
Modified: trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-10-03 11:08:28 UTC
(rev 3216)
+++ trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-10-03 11:08:34 UTC
(rev 3217)
@@ -49,7 +49,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"