Another that = this

Jonathan Frederic 11 years ago
parent f060947eb9
commit db62a210e7

@ -36,6 +36,7 @@ define([
}
// Setup state saving code.
var that = this;
this.notebook.events.on('notebook_saved.Notebook', function() {
var save_callback = WidgetManager._save_callback;
var options = WidgetManager._get_state_options;

Loading…
Cancel
Save