Author: husted
Date: Sun Jan  7 19:11:59 2007
New Revision: 493922

URL: http://svn.apache.org/viewvc?view=rev&rev=493922
Log:
WW-1588 - showcase tweaks. 
Move datepicker and timepicker examples to tags/ui



Modified:
    
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp
    
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp

Modified: 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp?view=diff&rev=493922&r1=493921&r2=493922
==============================================================================
--- 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp 
(original)
+++ 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp 
Sun Jan  7 19:11:59 2007
@@ -2,9 +2,8 @@
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head>
-    <title>UI Tag Example</title>
+    <title>UI Tags Example</title>
 </head>
-
 <body>
 <table>
 <tr><td>

Modified: 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp?view=diff&rev=493922&r1=493921&r2=493922
==============================================================================
--- 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp 
(original)
+++ 
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp 
Sun Jan  7 19:11:59 2007
@@ -2,14 +2,8 @@
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head>
-    <title>Ajax Examples</title>
-
-    <!--// START SNIPPET: common-include-->
-    <jsp:include page="/ajax/commonInclude.jsp"/>
-    <!--// END SNIPPET: common-include-->
-
+    <title>UI Tags Example</title>
 </head>
-
 <body>
 <table>
 <tr><td>


Reply via email to