Fix warning message issue in step description [SCI-3479] (#1778)

* Fix warning message issue
This commit is contained in:
aignatov-bio 2019-05-20 11:19:53 +02:00 committed by GitHub
parent df59c54bd4
commit 20b626d791
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -596,6 +596,8 @@
toggleButtons(true);
SmartAnnotation.preventPropagation('.atwho-user-popover');
tinyMCE.editors.step_description_textarea.remove();
//Rerender tables
$new_step.find("div.step-result-hot-table").each(function() {
$(this).handsontable("render");