Show More
@@ -466,7 +466,7 b' define(["components/underscore/underscore-min",' | |||||
466 |
|
466 | |||
467 | initialize: function() { |
|
467 | initialize: function() { | |
468 | this.visible = true; |
|
468 | this.visible = true; | |
469 |
this.model.on(' |
|
469 | this.model.on('sync',this.update,this); | |
470 | }, |
|
470 | }, | |
471 |
|
471 | |||
472 | add_class: function(selector, class_list){ |
|
472 | add_class: function(selector, class_list){ |
General Comments 0
You need to be logged in to leave comments.
Login now