You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by dr...@apache.org on 2007/07/19 18:57:25 UTC

svn commit: r557688 - /myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx

Author: drobinson
Date: Thu Jul 19 09:57:24 2007
New Revision: 557688

URL: http://svn.apache.org/viewvc?view=rev&rev=557688
Log:
Removed stray onclick left over from testing.

Modified:
    myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx

Modified: myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx?view=diff&rev=557688&r1=557687&r2=557688
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-demo/src/main/webapp/components/messages.jspx Thu Jul 19 09:57:24 2007
@@ -35,7 +35,7 @@
                 action="guide"/>            
             <tr:outputFormatted styleUsage="instruction" value="&lt;b>Simple messages demo&lt;/b>"/>
               
-            <tr:messages binding="#{editor.component}" onclick="alert('clicked');"/>
+            <tr:messages binding="#{editor.component}"/>
 
             <tr:panelFormLayout>
               <tr:inputText label="Amount">