From 2d9f4d8ff4652092ff4a4fbc4a5efad33dcc5b52 Mon Sep 17 00:00:00 2001 From: James Mitchell Date: Tue, 21 Nov 2006 04:08:54 +0000 Subject: [PATCH] WW-1483 -- add opening html tag git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477498 13f79535-47bb-0310-9956-ffa450edef68 --- apps/showcase/src/main/webapp/ajax/datepicker/index.jsp | 2 +- apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp | 2 +- apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp index 47213d62c..b85353390 100644 --- a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples diff --git a/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp index d17e3c4b6..2bc4c9244 100644 --- a/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples diff --git a/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp index f1775f8d5..1f614a38f 100644 --- a/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples