Commit 6473aaf8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove on-ready for NoteList event

parent ca225d92
......@@ -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)}");
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