mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-09 13:28:53 +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);
|
toggleButtons(true);
|
||||||
SmartAnnotation.preventPropagation('.atwho-user-popover');
|
SmartAnnotation.preventPropagation('.atwho-user-popover');
|
||||||
|
|
||||||
|
tinyMCE.editors.step_description_textarea.plugins.autosave.removeDraft();
|
||||||
tinyMCE.editors.step_description_textarea.remove();
|
tinyMCE.editors.step_description_textarea.remove();
|
||||||
|
|
||||||
//Rerender tables
|
//Rerender tables
|
||||||
|
|
Loading…
Add table
Reference in a new issue