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 2012/03/23 17:38:50 UTC

svn commit: r1304469 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag

Author: lofwyr
Date: Fri Mar 23 16:38:50 2012
New Revision: 1304469

URL: http://svn.apache.org/viewvc?rev=1304469&view=rev
Log:
removing the subview to have the same IDs as in the Facelets example (needed for AJAX)

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag?rev=1304469&r1=1304468&r2=1304469&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tags/layout/overview.tag Fri Mar 23 16:38:50 2012
@@ -76,9 +76,7 @@
     <tc:messages/>
 
     <tc:box label="(Label doesn't work in the JSP version) #{title}">
-      <f:subview id="content">
-        <jsp:doBody/>
-      </f:subview>
+      <jsp:doBody/>
     </tc:box>
 
     <tc:cell>