equal
deleted
inserted
replaced
31 }, |
31 }, |
32 destroy: function() { |
32 destroy: function() { |
33 this.sector.destroy(); |
33 this.sector.destroy(); |
34 } |
34 } |
35 }).value(); |
35 }).value(); |
36 // }); |
|
37 |
36 |
38 return _BaseButton; |
37 return _BaseButton; |
39 |
38 |
40 }); |
39 }); |