Added missing comma

pull/37/head
Jonathan Frederic 12 years ago
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…
Cancel
Save