renamed entrypoint

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-sharing-widget@92633 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-03-04 16:40:28 +00:00
parent 3ebb45ac83
commit cca67dd50e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<!-- Specify the app entry point class. -->
<entry-point
class='org.gcube.portlets.widgets.workspacesharingwidget.client.WorkspaceSharingWidget' />
class='org.gcube.portlets.widgets.workspacesharingwidget.client.WorkspaceSharingWidgetEntryPoint' />
<!-- Specify the application specific style sheet. -->
<stylesheet src='workspacesharingwidget.css' />