From 182316443f1f5bf1c0c597b718c5fc8ecfc9e45d Mon Sep 17 00:00:00 2001 From: Dash Peters Date: Tue, 11 May 2021 12:03:44 -0700 Subject: [PATCH 1/3] Remove duplicate editCredit action --- WEB-INF/struts-config.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/WEB-INF/struts-config.xml b/WEB-INF/struts-config.xml index ccbc7317..b3d288f8 100755 --- a/WEB-INF/struts-config.xml +++ b/WEB-INF/struts-config.xml @@ -820,13 +820,6 @@ We would like to remove getChildImages. Not needed now in the new UI name="deleteImagesForm"> - - - - Date: Tue, 11 May 2021 12:05:50 -0700 Subject: [PATCH 2/3] Comment depreciated listUploads action --- WEB-INF/struts-config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WEB-INF/struts-config.xml b/WEB-INF/struts-config.xml index b3d288f8..056bfb38 100755 --- a/WEB-INF/struts-config.xml +++ b/WEB-INF/struts-config.xml @@ -718,12 +718,12 @@ We would like to remove getChildImages. Not needed now in the new UI - - + --> Date: Tue, 11 May 2021 12:06:51 -0700 Subject: [PATCH 3/3] Remove participate.do action --- WEB-INF/struts-config.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/WEB-INF/struts-config.xml b/WEB-INF/struts-config.xml index 056bfb38..262b0eb1 100755 --- a/WEB-INF/struts-config.xml +++ b/WEB-INF/struts-config.xml @@ -284,10 +284,6 @@ path="/documentation" forward="/web/homepage/documentation.jsp"/> - -