From 48331e58a4afdd508cfeca5185ee539d61a328c4 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 19 Mar 2021 12:37:56 +0100 Subject: [PATCH] #20991 commented one rule in the *.gwt.xml --- pom.xml | 2 +- .../wsexplorer/WorkspaceExplorer.gwt.xml | 22 +++++++++++-------- .../resources/css/bootstrap.min.css | 2 +- .../resources/css/gwt-bootstrap.css | 2 +- .../wsexplorer/WorkspaceExplorer.gwt.xml | 22 +++++++++++-------- 5 files changed, 29 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index deac11c..ce607f3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.gcube.portlets.widgets workspace-explorer - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT gCube Workspace Explorer gCube Workspace Explorer widget allows to navigate (gCube) Workspace diff --git a/src/main/java/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml b/src/main/java/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml index 6bbea87..701a011 100644 --- a/src/main/java/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml +++ b/src/main/java/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml @@ -4,16 +4,17 @@ - + - + - + @@ -23,10 +24,13 @@ - + - - - - + + + + + + \ No newline at end of file diff --git a/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/bootstrap.min.css b/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/bootstrap.min.css index 4b540d7..4bd2aa5 100644 --- a/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/bootstrap.min.css +++ b/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/bootstrap.min.css @@ -1,6 +1,6 @@ /************************************************* * -* BOOTSTRAP MINIMAL CSS FOR WORKSPACE EXPLORE +* BOOTSTRAP MINIMAL CSS FOR WORKSPACE EXPLORER * **************************************************/ diff --git a/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/gwt-bootstrap.css b/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/gwt-bootstrap.css index d92b709..b14e02e 100644 --- a/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/gwt-bootstrap.css +++ b/src/main/java/org/gcube/portlets/widgets/wsexplorer/resources/css/gwt-bootstrap.css @@ -1,6 +1,6 @@ /************************************************* * -* GWT-BOOTSTRAP MINIMAL CSS FOR WORKSPACE EXPLORE +* GWT-BOOTSTRAP MINIMAL CSS FOR WORKSPACE EXPLORER * **************************************************/ /* body { */ diff --git a/src/main/resources/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml b/src/main/resources/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml index e91f60f..701a011 100644 --- a/src/main/resources/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml +++ b/src/main/resources/org/gcube/portlets/widgets/wsexplorer/WorkspaceExplorer.gwt.xml @@ -4,16 +4,17 @@ - + - + - + @@ -23,10 +24,13 @@ - + - - - - + + + + + + \ No newline at end of file