undo for now

This commit is contained in:
Daniel Vincent Grippi 2010-09-10 15:44:36 -07:00
parent ef6ce98c12
commit 0c5ab4f20e

View file

@ -20,9 +20,6 @@ $(function() {
$(".group ul").droppable({
drop: function(event, ui) {
if (ui.draggable[0].attr('request_id') != undefined){
alert('This is a request!');
}
var move = {};
move[ 'friend_id' ] = ui.draggable[0].id