Refactor GFM JS naming and access

This commit is contained in:
Riyad Preukschas 2012-11-21 20:23:19 +01:00
parent 1cda62465f
commit 3e800c3bb1
4 changed files with 20 additions and 19 deletions

View file

@ -10,5 +10,5 @@
- else
:plain
$(".note-form-holder").replaceWith("#{escape_javascript(render 'form')}");
setupGfmAutoComplete();
GitLab.GfmAutoComplete.setup();