mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Improve switching of wysiwyg/plain composer
This commit is contained in:
parent
cd2b3ace89
commit
90ee39b114
7 changed files with 103 additions and 135 deletions
|
|
@ -85,7 +85,7 @@ class TemplatePopupView extends AbstractViewPopup {
|
|||
this.submitError('');
|
||||
|
||||
if (this.editor) {
|
||||
this.editor.setPlain('', false);
|
||||
this.editor.setPlain('');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue