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:
parent
6b2a735a47
commit
d05a3f1485
|
@ -169,8 +169,8 @@ public class MultipleDilaogUpload extends DialogUpload {
|
||||||
removeLoading();
|
removeLoading();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case OK: {
|
// case OK: {
|
||||||
}
|
// }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue