Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.js.haml « issues « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b9a34c0a9c94a1a5e44a13cef676ad11eb3073a (plain)
1
2
:plain 
  $("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");