correction subtitles & notes
This commit is contained in:
parent
2f5da421b5
commit
7851d1a4ec
4 changed files with 5 additions and 5 deletions
|
|
@ -38,10 +38,9 @@ function inlineNotesHandler(params){
|
|||
|
||||
createNotes(content, input, type);
|
||||
|
||||
let noteContainer = content.querySelector(params.containerNotes);
|
||||
if(noteContainer){
|
||||
content.querySelectorAll(params.containerNotes).forEach(noteContainer => {
|
||||
noteContainer.remove();
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue