From e8a8dcc91c9587bd29624d9fd53cffaa11538f94 Mon Sep 17 00:00:00 2001 From: Benoit DUMONT Date: Sat, 22 Jun 2024 15:51:56 +0200 Subject: [PATCH] Application Edit button on Service modal. --- source/src/main/webapp/AppServiceList.jsp | 2 ++ .../main/webapp/include/transversalobject/AppService.html | 3 +++ source/src/main/webapp/js/transversalobject/AppService.js | 6 ++++++ 3 files changed, 11 insertions(+) diff --git a/source/src/main/webapp/AppServiceList.jsp b/source/src/main/webapp/AppServiceList.jsp index 0e3f425ee7..edbc46cd05 100644 --- a/source/src/main/webapp/AppServiceList.jsp +++ b/source/src/main/webapp/AppServiceList.jsp @@ -28,6 +28,7 @@ Service Library + @@ -37,6 +38,7 @@ <%@ include file="include/utils/modal-confirmation.html" %> <%@ include file="include/pages/testdatalib/listTestCase.html"%> <%@ include file="include/transversalobject/AppService.html" %> + <%@ include file="include/transversalobject/Application.html" %>

Application Service

diff --git a/source/src/main/webapp/include/transversalobject/AppService.html b/source/src/main/webapp/include/transversalobject/AppService.html index 28bc0ef547..9439340d91 100644 --- a/source/src/main/webapp/include/transversalobject/AppService.html +++ b/source/src/main/webapp/include/transversalobject/AppService.html @@ -61,6 +61,9 @@