gitlab-org--gitlab-foss/app/views/projects/notes
Yorick Peterse f3980e230f Don't use link_to/image_tag where not needed
In these particular instances we can just use HAML tags directly. This
can shave off some time spent loading issue pages, though this depends
on the amount of comments being displayed.

When viewing https://gitlab.com/gitlab-org/gitlab-ce/issues/2164 locally
these changes reduce loading time by about 400 ms in total.
2015-10-15 12:05:01 +02:00
..
discussions
_commit_discussion.html.haml
_diff_notes_with_reply.html.haml
_diff_notes_with_reply_parallel.html.haml
_discussion.html.haml
_edit_form.html.haml
_form.html.haml
_form_errors.html.haml
_hints.html.haml
_note.html.haml Don't use link_to/image_tag where not needed 2015-10-15 12:05:01 +02:00
_notes.html.haml
_notes_with_form.html.haml