gitlab-org--gitlab-foss/app/views/profiles/keys
Robert Speicher 70d2fde492 Restructure SSH key table partial rendering
Prior, we were double-checking `@keys.any?`, and unnecessarily assigning
`is_admin` in a view where it wasn't needed.
2016-03-03 16:14:00 -05:00
..
_form.html.haml SSH keys settings 2016-03-03 16:13:55 -05:00
_key.html.haml SSH key ellipsis on mobile 2016-03-03 16:13:56 -05:00
_key_details.html.haml SSH keys settings 2016-03-03 16:13:55 -05:00
_key_table.html.haml Restructure SSH key table partial rendering 2016-03-03 16:14:00 -05:00
index.html.haml Restructure SSH key table partial rendering 2016-03-03 16:14:00 -05:00
show.html.haml