|
|
|
@ -545,7 +545,7 @@
|
|
|
|
|
this.noteBookVersion = 0; |
|
|
|
|
this.noteBookUpVersion = 0; |
|
|
|
|
|
|
|
|
|
tinymce.get('tiny').setContent(this.currentNotebook.content); |
|
|
|
|
tinymce.get('tiny').resetContent(this.currentNotebook.content); |
|
|
|
|
tinymce.get('tiny').mode.set(this.currentNotebook.user_mode === 'read' ? "readonly" : 'design') |
|
|
|
|
|
|
|
|
|
this.getLatest(); |
|
|
|
|