mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
Added missing comma
This commit is contained in:
parent
d3b33828c5
commit
d7835eb14e
@ -212,7 +212,7 @@ function(widget_manager, underscore, backbone){
|
||||
|
||||
callbacks: function(){
|
||||
return this.widget_manager.callbacks(this);
|
||||
}
|
||||
},
|
||||
|
||||
render: function(){
|
||||
// render the view. By default, this is only called the first time the view is created
|
||||
|
Loading…
Reference in New Issue
Block a user