gitlab-org--gitlab-foss/app/views/projects/milestones
Yorick Peterse 9496356367 Re-use User objects for avatar_icon where possible
This removes the need for running an extra SQL query in these cases.
2015-10-15 12:05:01 +02:00
..
_form.html.haml Quick Submit all the things! 2015-10-07 15:23:42 -04:00
_header_title.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
_issue.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_issues.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_merge_request.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_merge_requests.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_milestone.html.haml Style milestones 2015-09-08 11:14:48 +02:00
edit.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
index.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
new.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
show.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
update.js.haml