return something so we can make a conclusion
This commit is contained in:
parent
6e0eb532a5
commit
7a4efcf67f
@ -941,6 +941,11 @@ function dropItem(url, object) {
|
||||
$('body').css('cursor', 'auto');
|
||||
});
|
||||
});
|
||||
return true;
|
||||
|
||||
}
|
||||
else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user