3296: display read-only email, first name, last name, and identity url in the profile...
[arvados.git] / apps / workbench / app / views / users / _manage_account.html.erb
index 309d98221788adf3fcc626b5cc73e45b380e9484..5024fce6d77ec52a8cc42f51d532fc5f5bb101ff 100644 (file)
@@ -29,7 +29,7 @@
         <div class="panel-heading">
           <% if section_id == 'ssh_keys' %>
             <div class="pull-right">
-              <%= link_to "Add new SSH key", add_ssh_key_popup_url,
+              <%= link_to raw('<i class="fa fa-plus"></i>' " Add new SSH key"), add_ssh_key_popup_url,
                            {class: 'btn btn-xs btn-primary', :remote => true, 'data-toggle' =>  "modal",
                             'data-target' => '#add-ssh-key-modal-window'}  %>
             </div>