From dde8b8074ff025d1ba3e68834d7cfefacfe2e60f Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Fri, 3 May 2019 10:21:28 +0000 Subject: [PATCH] Bug fixing the issue at https://support.d4science.org/issues/16580#note-6 git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@179237 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 3 -- .../GCubeCkanDataCatalog.gwt.xml | 4 +++ .../GCubeCkanDataCatalog.gwt.xml | 4 +++ .../jsp/GCubeCkanDataCatalogPortlet_view.jsp | 30 ++++++++++++++++--- 4 files changed, 34 insertions(+), 7 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index daf01d3..e22767e 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,9 +4,6 @@ - - uses - diff --git a/src/main/java/org/gcube/portlets/gcubeckan/gcubeckandatacatalog/GCubeCkanDataCatalog.gwt.xml b/src/main/java/org/gcube/portlets/gcubeckan/gcubeckandatacatalog/GCubeCkanDataCatalog.gwt.xml index 627d610..800e31e 100644 --- a/src/main/java/org/gcube/portlets/gcubeckan/gcubeckandatacatalog/GCubeCkanDataCatalog.gwt.xml +++ b/src/main/java/org/gcube/portlets/gcubeckan/gcubeckandatacatalog/GCubeCkanDataCatalog.gwt.xml @@ -14,6 +14,10 @@ + + + + + + --%> - - - - + + + + + + + + + + + + + + + + +
\ No newline at end of file