Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/data-miner-manager@158343 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-11-09 17:50:26 +00:00
parent a9311777d8
commit a4fcb0bcdf
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ public class ComputationValueFilePanel extends SimpleContainer {
&& computationValueFile.isNetcdf()) {
GWT.log("NetcdfBasicWidgetsManager");
// Example
SelectVariableEventHandler handler = new SelectVariableEventHandler() {
@Override