##// END OF EJS Templates
Delete unnecessary save
Jason Grout -
Show More
@@ -97,8 +97,7 b' function(widget_manager, underscore, backbone){'
97 97 }
98 98 }
99 99 }
100 //TODO: are there callbacks that make sense in this case? If so, attach them here as an option
101 this.save();
100 //TODO: are there callbacks that make sense in this case? If so, attach them here as an option
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