From f206172b11b6f40e55076d8d53873a92ffd77533 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Wed, 13 Apr 2016 13:51:42 +0000 Subject: [PATCH] Fixed liferay portlet xml files to have dtd version 6.0.6 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/create-users@128053 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/WEB-INF/liferay-display.xml | 4 ++-- src/main/webapp/WEB-INF/liferay-portlet.xml | 2 +- src/main/webapp/WEB-INF/portlet.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/liferay-display.xml b/src/main/webapp/WEB-INF/liferay-display.xml index cf810b2..db55199 100644 --- a/src/main/webapp/WEB-INF/liferay-display.xml +++ b/src/main/webapp/WEB-INF/liferay-display.xml @@ -1,8 +1,8 @@ - + - + diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml index 1d73c08..4e74c76 100644 --- a/src/main/webapp/WEB-INF/liferay-portlet.xml +++ b/src/main/webapp/WEB-INF/liferay-portlet.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/webapp/WEB-INF/portlet.xml b/src/main/webapp/WEB-INF/portlet.xml index 1a113e2..556abcf 100644 --- a/src/main/webapp/WEB-INF/portlet.xml +++ b/src/main/webapp/WEB-INF/portlet.xml @@ -1,9 +1,9 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"> CreateUsers gCube Create Users