From 456513332389b2dbb7a6d1461f77dda9b7393050 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 14 Aug 2015 13:53:00 +0200 Subject: use old ConfigTool --- .../src/main/webapp/jsp/editMOAConfig.jsp | 28 +++++++++------------- .../src/main/webapp/jsp/editOAGeneral.jsp | 2 ++ id/ConfigWebTool/src/main/webapp/jsp/searchOAs.jsp | 4 +++- .../src/main/webapp/jsp/snippets/OA/pvp2.jsp | 4 ++-- .../main/webapp/jsp/snippets/OA/revisionslog.jsp | 23 ++++++++++++++++++ .../src/main/webapp/jsp/snippets/OA/stork.jsp | 9 ++++--- 6 files changed, 47 insertions(+), 23 deletions(-) create mode 100644 id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/revisionslog.jsp (limited to 'id/ConfigWebTool/src/main/webapp/jsp') diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp index 1aeda519f..03f8a6b50 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp @@ -116,14 +116,6 @@ cssClass="textfield_long"> - - -
@@ -187,12 +179,12 @@ cssClass="textfield_long"> - - + --%>
@@ -248,14 +240,16 @@ key="webpages.moaconfig.stork.qaa.default" labelposition="left" />

<%=LanguageHelper.getGUIString("webpages.moaconfig.stork.pepslist", request) %>

- - +
Country ShortcodePEPS URLSupports XMLSignatures
+ - - - - + + + + + + + diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp index c56ad4847..c98b400f7 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp @@ -84,6 +84,8 @@ + + diff --git a/id/ConfigWebTool/src/main/webapp/jsp/searchOAs.jsp b/id/ConfigWebTool/src/main/webapp/jsp/searchOAs.jsp index 38dee8c70..a2617a0e9 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/searchOAs.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/searchOAs.jsp @@ -44,7 +44,9 @@ - + + loadOA + diff --git a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvp2.jsp b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvp2.jsp index 398e6d110..7e40fc60b 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvp2.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvp2.jsp @@ -6,10 +6,10 @@

<%=LanguageHelper.getGUIString("webpages.oaconfig.protocols.pvp2.header", request) %>

- + name="pvp2OA.reLoad"> --%> +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@ taglib prefix="s" uri="/struts-tags" %> + + +
+

<%=LanguageHelper.getGUIString("webpages.oaconfig.revisionsLog.header", request) %>

+ + + + + + +
+ + \ No newline at end of file diff --git a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/stork.jsp b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/stork.jsp index f1853dbeb..78fdf8921 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/stork.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/stork.jsp @@ -27,9 +27,12 @@
- - - + + + + + +
Country ShortcodePEPS URLSupports XMLSignatures
- " onclick='this.parentNode.parentNode.parentNode.removeChild(this.parentNode.parentNode);'/>
" onclick='this.parentNode.parentNode.parentNode.removeChild(this.parentNode.parentNode);'/>
<%=LanguageHelper.getGUIString("webpages.oaconfig.stork.attributes.name", request) %> <%=LanguageHelper.getGUIString("webpages.oaconfig.stork.attributes.mandatory", request) %>
-- cgit v1.2.3