Commit badb44c2 authored by Mark Lapierre's avatar Mark Lapierre

Update _key_details.html.haml

Resolve conflict by keeping EE-specific changes
parent 998d464b
......@@ -24,9 +24,5 @@
= @key.key
.col-md-12
.float-right
<<<<<<< HEAD
- unless @key.is_a? LDAPKey
= link_to 'Remove', path_to_key(@key, is_admin), data: {confirm: 'Are you sure?'}, method: :delete, class: "btn btn-remove delete-key qa-delete-key-button"
=======
= link_to 'Remove', path_to_key(@key, is_admin), data: {confirm: 'Are you sure?'}, method: :delete, class: "btn btn-remove delete-key qa-delete-key-button"
>>>>>>> upstream/master
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment