Fix auto-completion for forms that are inserted with JS
This commit is contained in:
parent
e4aa5a5c8f
commit
4d843d2ce1
2 changed files with 3 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
|||
- else
|
||||
:plain
|
||||
$(".note-form-holder").replaceWith("#{escape_javascript(render 'form')}");
|
||||
setupGfmAutoComplete();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue