This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
0b3df2f128
gitlab-org--gitlab-foss
/
app
/
views
/
notes
/
_notes.html.haml
5 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
ajax notes load
2011-10-17 12:48:10 -04:00
- @notes.each do |note|
- next unless note.author
Renamed 'notes/notes_list' partial to 'notes/notes'
2012-09-13 23:19:38 -04:00
= render "note", note: note
ajax notes load
2011-10-17 12:48:10 -04:00
Copy permalink