some comments removed in GxtBorderLayout e SessionUtil
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@100946 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2508eed0b6
commit
b6d00aaabc
|
@ -1151,7 +1151,7 @@ public class GxtBorderLayoutPanel extends ContentPanel {
|
||||||
// Dialog submitResult = new Dialog();
|
// Dialog submitResult = new Dialog();
|
||||||
// submitResult.setLayout(new FitLayout());
|
// submitResult.setLayout(new FitLayout());
|
||||||
//
|
//
|
||||||
// //TODO DA MODIFICARE
|
// //TODO TO MODIFY
|
||||||
// submitResult.setHeading("Result");
|
// submitResult.setHeading("Result");
|
||||||
// submitResult.setSize(600, 400);
|
// submitResult.setSize(600, 400);
|
||||||
//
|
//
|
||||||
|
|
|
@ -13,10 +13,6 @@ import org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerFact
|
||||||
import org.gcube.portal.custom.scopemanager.scopehelper.ScopeHelper;
|
import org.gcube.portal.custom.scopemanager.scopehelper.ScopeHelper;
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @author "Angela Italiano angela.italiano@isti.cnr.it"
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public class SessionUtil {
|
public class SessionUtil {
|
||||||
|
|
||||||
protected static Logger logger = Logger.getLogger(SessionUtil.class);
|
protected static Logger logger = Logger.getLogger(SessionUtil.class);
|
||||||
|
|
Loading…
Reference in New Issue