Show More
@@ -34,7 +34,6 b' define([' | |||||
34 | this.model.on('change:_titles', function(model, value, options) { |
|
34 | this.model.on('change:_titles', function(model, value, options) { | |
35 | this.update_titles(value); |
|
35 | this.update_titles(value); | |
36 | }, this); |
|
36 | }, this); | |
37 | var that = this; |
|
|||
38 | this.on('displayed', function() { |
|
37 | this.on('displayed', function() { | |
39 | this.update_titles(); |
|
38 | this.update_titles(); | |
40 | }, this); |
|
39 | }, this); |
General Comments 0
You need to be logged in to leave comments.
Login now