mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-19 13:20:36 +08:00
commit
c6548ebe0e
@ -34,7 +34,6 @@ define([
|
||||
this.model.on('change:_titles', function(model, value, options) {
|
||||
this.update_titles(value);
|
||||
}, this);
|
||||
var that = this;
|
||||
this.on('displayed', function() {
|
||||
this.update_titles();
|
||||
}, this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user