From d698af153772ca4351ad3b23fbb987fc749890af Mon Sep 17 00:00:00 2001 From: zhangab Date: Wed, 18 Apr 2018 09:11:56 +0800 Subject: Fix Security/Vulnerability problems Change-Id: Ie0f2c9e0794941d9b9a7f00a6c3d349269d98ed1 Issue-ID: USECASEUI-104 Signed-off-by: zhangab --- .../webapp/WEB-INF/fusion/jsp/ds2/template.jsp | 101 --------------------- 1 file changed, 101 deletions(-) delete mode 100644 usecaseui-common/src/main/webapp/WEB-INF/fusion/jsp/ds2/template.jsp (limited to 'usecaseui-common/src/main/webapp/WEB-INF/fusion/jsp/ds2/template.jsp') diff --git a/usecaseui-common/src/main/webapp/WEB-INF/fusion/jsp/ds2/template.jsp b/usecaseui-common/src/main/webapp/WEB-INF/fusion/jsp/ds2/template.jsp deleted file mode 100644 index ac210a3f..00000000 --- a/usecaseui-common/src/main/webapp/WEB-INF/fusion/jsp/ds2/template.jsp +++ /dev/null @@ -1,101 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal SDK - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - ================================================================================ - --%> -<%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles"%> - - - - -<%-- <%@ include file="/WEB-INF/fusion/jsp/ds2/meta.jsp" %> --%> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -<%--
- -
--%> - -
-
-
-
- -
-
-
- -
- - \ No newline at end of file -- cgit 1.2.3-korg