Author: apetrelli
Date: Thu Nov 16 04:58:16 2006
New Revision: 475719
URL: http://svn.apache.org/viewvc?view=rev&rev=475719
Log:
Removed "testinsertdefinition_notype.jsp" and its link from "index.jsp" since
it is the same as "testinsertdefinition.jsp"
Removed:
struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/testinsertdefinition_notype.jsp
Modified:
struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/index.jsp
Modified: struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/index.jsp
URL:
http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/index.jsp?view=diff&rev=475719&r1=475718&r2=475719
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/index.jsp (original)
+++ struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/index.jsp Thu Nov 16
04:58:16 2006
@@ -34,7 +34,6 @@
<a href="testinsertdefinition_preparer.jsp">Test Insert Configured
Definition with Preparer</a><br/>
<a href="testinsertdefinition_preparer_configured.jsp">Test Insert
Configured Definition with Preparer configured in the definition itself</a><br/>
<a href="testinsertdefinition_classpath.jsp">Test Insert Configured
Classpath Definition</a><br/>
- <a href="testinsertdefinition_notype.jsp">Test Insert Configured
Definition with no type specified</a><br/>
<a href="testinsertdefinition_override.jsp">Test Insert Configured
Definition with an overridden content</a><br/>
<a href="testinsertdefinition_inline.jsp">Test Insert Configured
Definition with an inline content</a><br/>
<a href="testinsertdefinition_composite.jsp">Test Insert Configured
Definition that contains another definition inside</a><br/>