removed standard gwt theme from gwt.xml

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-explorer@121806 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2015-12-11 17:20:48 +00:00
parent b9808bd3d3
commit 13fd28a1d1
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
<!-- Inherit the default GWT style sheet. You can change -->
<inherits name="com.github.gwtbootstrap.Bootstrap" />
<inherits name='com.google.gwt.user.theme.standard.Standard' />
<!-- Specify the app entry point class. -->
<!-- <entry-point class='org.gcube.portlets.widgets.wsexplorer.client.WorkspaceExplorer'/> -->

View File

@ -14,7 +14,6 @@
<!-- Inherit the default GWT style sheet. You can change -->
<inherits name="com.github.gwtbootstrap.Bootstrap" />
<inherits name='com.google.gwt.user.theme.standard.Standard' />
<!-- Specify the app entry point class. -->
<!-- <entry-point class='org.gcube.portlets.widgets.wsexplorer.client.WorkspaceExplorerEntryPoint'/> -->