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 Diff colors on MR Discussion like on Changes-tab 2015-08-06 21:39:22 +02:00
_commit_discussion.html.haml Improve discussions 2014-06-24 22:19:35 +03:00
_diff_notes_with_reply.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_diff_notes_with_reply_parallel.html.haml Support commenting on a diff in side-by-side view 2015-06-16 06:11:59 -07:00
_discussion.html.haml Fix UI bugs with discussions 2015-09-09 11:36:55 +02:00
_edit_form.html.haml Quick Submit all the things! 2015-10-07 15:23:42 -04:00
_form.html.haml Quick Submit all the things! 2015-10-07 15:23:42 -04:00
_form_errors.html.haml
_hints.html.haml Render Note field hints consistently for "new" and "edit" forms 2015-07-26 16:55:43 -04:00
_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 Rename abilities to correspond contoller/model action names 2015-06-26 15:55:56 +02:00