Commit 7f2dc6c3 authored by Alexander Turinske's avatar Alexander Turinske

Apply 1 suggestion(s) to 1 file(s)

parent 689a0960
%li.key-list-item
.float-left.gl-mr-3
= sprite_icon('key', size: 24, css_class: "settings-list-icon d-none d-sm-block gl-mt-4")
= sprite_icon('key', size: 16, css_class: "settings-list-icon d-none d-sm-block gl-mt-4")
.key-list-item-info
- key.emails_with_verified_status.map do |email, verified|
= render partial: 'shared/email_with_badge', locals: { email: email, verified: verified }
......
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