Attach button disabling fixed while using dnd

git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@122555 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-01-27 10:47:21 +00:00
parent cc6cca9b31
commit ab524e6e82
1 changed files with 1 additions and 2 deletions

View File

@ -939,8 +939,7 @@ public class ShareUpdateForm extends Composite {
}
}
// enable attach button
instance.@org.gcube.portlets.user.shareupdates.client.view.ShareUpdateForm::enableAttachButton(Z)(true);
// enable attach button (the checFile method will do this...)
// alert the user that folder(s) can't be uploaded
if(numFolder > 0){