ajax notes load

This commit is contained in:
gitlabhq 2011-10-17 19:48:10 +03:00
parent 8a8e77d54f
commit 74a89d9ed6
4 changed files with 17 additions and 4 deletions

View file

@ -0,0 +1,2 @@
:plain
$("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");