From efaf8d2a6fe87e5446cf19831c2f62c1f99d02f6 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 18 Apr 2016 10:06:29 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-information-widget@128121 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../user/td/informationwidget/client/InformationEntry.java | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/portlets/user/td/informationwidget/client/InformationEntry.java b/src/main/java/org/gcube/portlets/user/td/informationwidget/client/InformationEntry.java index 54d447b..7d232e8 100644 --- a/src/main/java/org/gcube/portlets/user/td/informationwidget/client/InformationEntry.java +++ b/src/main/java/org/gcube/portlets/user/td/informationwidget/client/InformationEntry.java @@ -6,7 +6,12 @@ import com.google.gwt.user.client.ui.RootPanel; import com.google.web.bindery.event.shared.EventBus; import com.google.web.bindery.event.shared.SimpleEventBus; - +/** + * + * @author Giancarlo Panichi + * email: g.panichi@isti.cnr.it + * + */ public class InformationEntry implements EntryPoint { public void onModuleLoad() {