3296: add comments to applicaiton.defaults.yml describing the user_profile_form_field...
[arvados.git] / apps / workbench / app / views / users / _show_admin.html.erb
index f667f388bdeffa1ce25af5c7dc1fe37d1c8fa179..19c7cb90d66266de006946410b69fb29b7cebc87 100644 (file)
@@ -18,6 +18,4 @@ account.</p>
 <%= button_to "Deactivate #{@object.full_name}", unsetup_user_url(id: @object.uuid), class: 'btn btn-primary', data: {confirm: "Are you sure you want to deactivate #{@object.full_name}?"} %>
 </blockquote>
 
-<% content_for :footer_html do %>
 <div id="user-setup-modal-window" class="modal fade" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"></div>
-<% end %>