| changeset 434 | 0d5998b32a7c |
| parent 433 | e457ec945e50 |
| child 503 | 18cb4c4c4e5e |
| 433:e457ec945e50 | 434:0d5998b32a7c |
|---|---|
29 destroy: function() { |
29 destroy: function() { |
30 this.editor_block.remove(); |
30 this.editor_block.remove(); |
31 this.editor_$.remove(); |
31 this.editor_$.remove(); |
32 } |
32 } |
33 }).value(); |
33 }).value(); |
34 // }); |
|
35 |
34 |
36 /* _BaseEditor End */ |
35 /* _BaseEditor End */ |
37 |
36 |
38 return _BaseEditor; |
37 return _BaseEditor; |
39 |
38 |