mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 10:14:17 +08:00
Remove draft after save step (#1878)
This commit is contained in:
parent
65cf5e5787
commit
d2849c88fd
1 changed files with 1 additions and 0 deletions
|
@ -603,6 +603,7 @@
|
|||
toggleButtons(true);
|
||||
SmartAnnotation.preventPropagation('.atwho-user-popover');
|
||||
|
||||
tinyMCE.editors.step_description_textarea.plugins.autosave.removeDraft();
|
||||
tinyMCE.editors.step_description_textarea.remove();
|
||||
|
||||
//Rerender tables
|
||||
|
|
Loading…
Reference in a new issue