gitlab-org--gitlab-foss/app/views/profiles/keys
Paul Slaughter 6e83a31f33 Resolved EE differences in app/views/profiles/keys
**How?**
It creates a base method `can_delete?` on Key
which will always be true in CE and is overridden in EE.

Added changelog entry
2019-05-31 16:13:53 +02:00
..
_form.html.haml
_key.html.haml
_key_details.html.haml
_key_table.html.haml
index.html.haml
show.html.haml