added iPhone like Switch Button

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@76825 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-06-06 14:56:24 +00:00
parent dfa529668e
commit b8bc45a8cf
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.gcube-widgets.1-6-0" date="2013-05-19">
<Change>Added iPhoneLike SwitchButton Widget</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.gcube-widgets.1-4-0" date="2013-01-13">
<Change>Mavenized</Change>
<Change>Added GXT Style for GCUBE Dialog</Change>

View File

@ -28,7 +28,7 @@ public class WidgetFactory implements EntryPoint {
* This is the entry point method.
*/
public void onModuleLoad() {
showIOSButton();
//showIOSButton();
}
private void showIOSButton() {