move note to prev page
This commit is contained in:
parent
d57050caeb
commit
1d747cc77b
8 changed files with 114 additions and 40 deletions
|
|
@ -91,7 +91,6 @@ function createNotes(content, input, type){
|
|||
|
||||
inline_note.innerHTML = unwrapBlockChildren(note).innerHTML;
|
||||
call.after(inline_note);
|
||||
|
||||
call.parentElement.removeChild(call);
|
||||
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue