Delete unnecessary save

pull/37/head
Jason Grout 12 years ago committed by Jonathan Frederic
parent ce19a34d93
commit 140d1872f7

@ -97,8 +97,7 @@ function(widget_manager, underscore, backbone){
}
}
}
//TODO: are there callbacks that make sense in this case? If so, attach them here as an option
this.save();
//TODO: are there callbacks that make sense in this case? If so, attach them here as an option
},
_handle_status: function (msg, callbacks) {

Loading…
Cancel
Save