From a0614954f48a34e12e80cdfd1651ca5ec841a511 Mon Sep 17 00:00:00 2001 From: Toby Jee Date: Sat, 17 Jun 2006 00:24:41 +0000 Subject: [PATCH] WW-1304 - refactor some of the bits in ajax theme (submit-ajax.ftl) that uses .. etc to xhtml's controlheader.ftl where it should really be as xhtml uses ... to arrange its components git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@414969 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/template/ajax/submit-ajax.ftl | 4 ---- core/src/main/resources/template/xhtml/controlheader.ftl | 6 +++++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/src/main/resources/template/ajax/submit-ajax.ftl b/core/src/main/resources/template/ajax/submit-ajax.ftl index f46e56654..a66bf8998 100644 --- a/core/src/main/resources/template/ajax/submit-ajax.ftl +++ b/core/src/main/resources/template/ajax/submit-ajax.ftl @@ -3,10 +3,6 @@
--> <#include "/${parameters.templateDir}/${themeProperties.parent}/controlheader.ftl" /> -<#if parameters.align?exists> - align="${parameters.align?html}"<#t/> - -><#t/>