summaryrefslogtreecommitdiff
path: root/users/app/views/emails/_email.html.haml
blob: f5eb2d0db86bfc46c14f704a7da50d056dd86fc1 (plain)
1
2
3
4
5
%li.pull-right
  %code= email
  = link_to(user_email_alias_path(@user, email), :method => :delete) do
    %i.icon-remove
.clearfix