commented case of OK in the form.submitCompleted

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-uploader@174106 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2018-11-12 14:10:39 +00:00
parent 6b2a735a47
commit d05a3f1485
1 changed files with 2 additions and 2 deletions

View File

@ -169,8 +169,8 @@ public class MultipleDilaogUpload extends DialogUpload {
removeLoading();
break;
}
case OK: {
}
// case OK: {
// }
}
}