BigW Consortium Gitlab

Commit ddb193d0 by Fatih Acet

IssueNotesRefactor: Add GfmAutoComplete references to page.

parent 717c3022
......@@ -13,6 +13,8 @@
/ #notes{style: "margin-top: 150px"}
/ = render 'shared/notes/notes_with_form', :autocomplete => true
= render "layouts/init_auto_complete"
:javascript
window.gl.issueData = #{serialize_issuable(@issue)};
window.gl.currentUserData = #{UserSerializer.new.represent(current_user).to_json};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment