You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/05/28 15:04:44 UTC

svn commit: r949166 - /myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp

Author: lofwyr
Date: Fri May 28 13:04:44 2010
New Revision: 949166

URL: http://svn.apache.org/viewvc?rev=949166&view=rev
Log:
fix popup id

Modified:
    myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp

Modified: myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp?rev=949166&r1=949165&r2=949166&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/overview/toolbar.jsp Fri May 28 13:04:44 2010
@@ -99,7 +99,7 @@
             <tc:toolBarCommand id="popupButton2"
                                actionListener="#{overviewController.click}"
                                label="#{overviewBundle.toolbar_popupButtonAction}">
-              <tc:popupReference for=":page:popup"/>
+              <tc:popupReference for="popup"/>
               <%--f:facet name="popup">
                 <tc:popup width="200" height="100" id="popup2" >