removde switchbutton causing troubles to other widgets

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@76933 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-06-10 14:29:29 +00:00
parent 66f072e61d
commit 8c99207a31
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
<inherits name='com.google.gwt.user.User' />
<!-- Other module inherits -->
<inherits name='com.google.gwt.query.Query' />
<!-- Specify the app entry point class. -->
<entry-point
class='org.gcube.portlets.user.gcubewidgets.client.WidgetFactory' />