Skip to content
Snippets Groups Projects
Commit 6473aaf8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Remove on-ready for NoteList event

parent ca225d92
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,6 +6,4 @@
= render "notes/form"
 
:javascript
$(function(){
NoteList.init("#{@target_id}", "#{@target_type}", "#{project_notes_path(@project)}");
});
NoteList.init("#{@target_id}", "#{@target_type}", "#{project_notes_path(@project)}");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment