[webbeans-commits] Webbeans SVN: r2759 - examples/trunk/translator/webbeans-translator-war/src/main/webapp.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Thu Jun 4 13:09:38 EDT 2009
Author: pete.muir at jboss.org
Date: 2009-06-04 13:09:38 -0400 (Thu, 04 Jun 2009)
New Revision: 2759
Modified:
examples/trunk/translator/webbeans-translator-war/src/main/webapp/home.xhtml
Log:
WBRI-249
Modified: examples/trunk/translator/webbeans-translator-war/src/main/webapp/home.xhtml
===================================================================
--- examples/trunk/translator/webbeans-translator-war/src/main/webapp/home.xhtml 2009-06-04 17:06:17 UTC (rev 2758)
+++ examples/trunk/translator/webbeans-translator-war/src/main/webapp/home.xhtml 2009-06-04 17:09:38 UTC (rev 2759)
@@ -8,7 +8,7 @@
<ui:composition template="template.xhtml">
<ui:define name="content">
<h1>Translate your text into Latin!</h1>
- <h:form id="NumberGuessMain">
+ <h:form id="TranslatorMain">
<table>
<tr align="center" style="font-weight: bold" >
More information about the weld-commits
mailing list