From 122109a3d17c0cfa924780f2423cc8f739bc6cc1 Mon Sep 17 00:00:00 2001 From: James William Dumay Date: Thu, 2 Oct 2008 05:43:30 +0000 Subject: [PATCH] Change from ww to struts 2 git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@701007 13f79535-47bb-0310-9956-ffa450edef68 --- .../jsp/admin/include/repositoryForm.jspf | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/archiva-struts2/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/include/repositoryForm.jspf b/archiva-struts2/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/include/repositoryForm.jspf index 7cde90476..4c7f44191 100644 --- a/archiva-struts2/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/include/repositoryForm.jspf +++ b/archiva-struts2/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/include/repositoryForm.jspf @@ -16,21 +16,21 @@ ~ specific language governing permissions and limitations ~ under the License. --%> -<%@ taglib prefix="ww" uri="/webwork" %> +<%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - - + + + - - - - - - - + + + + + + -- 2.39.5