mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 05:02:50 +08:00
commit
2c3be391a8
1 changed files with 1 additions and 3 deletions
|
@ -37,10 +37,8 @@ function applyEditResultTextCallback() {
|
|||
applyEditResultTextCallback();
|
||||
toggleResultEditButtons(true);
|
||||
});
|
||||
|
||||
TinyMCE.init();
|
||||
toggleResultEditButtons(false);
|
||||
|
||||
TinyMCE.refresh();
|
||||
$("#result_name").focus();
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue