##// END OF EJS Templates
Delete unnecessary save
Jason Grout -
Show More
@@ -98,7 +98,6 function(widget_manager, underscore, backbone){
98 98 }
99 99 }
100 100 //TODO: are there callbacks that make sense in this case? If so, attach them here as an option
101 this.save();
102 101 },
103 102
104 103 _handle_status: function (msg, callbacks) {
General Comments 0
You need to be logged in to leave comments. Login now