From 9ebc53c4f01acde4404a121d6a60fdd4bcd583a8 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Wed, 31 Jan 2007 06:59:58 +0000 Subject: [PATCH] Fixed missing type attribute from script elements WW-1627 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501749 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/template/ajax/form-close.ftl | 2 +- core/src/main/resources/template/simple/combobox.ftl | 2 +- core/src/main/resources/template/simple/form-close.ftl | 2 +- .../src/main/resources/template/xhtml/form-close-validate.ftl | 2 +- .../resources/org/apache/struts2/views/jsp/ui/ComboBox-1.txt | 2 +- .../resources/org/apache/struts2/views/jsp/ui/ComboBox-2.txt | 2 +- .../resources/org/apache/struts2/views/jsp/ui/ComboBox-3.txt | 2 +- .../resources/org/apache/struts2/views/jsp/ui/Formtag-11.txt | 2 +- .../resources/org/apache/struts2/views/jsp/ui/Formtag-2.txt | 4 ++-- .../resources/org/apache/struts2/views/jsp/ui/Formtag-6.txt | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/core/src/main/resources/template/ajax/form-close.ftl b/core/src/main/resources/template/ajax/form-close.ftl index d83c75eaf..c7724ba4f 100644 --- a/core/src/main/resources/template/ajax/form-close.ftl +++ b/core/src/main/resources/template/ajax/form-close.ftl @@ -1,6 +1,6 @@ <#if (parameters.customOnsubmitEnabled?default(false))> - -