Skip to content
Snippets Groups Projects
Commit 3f65fdde authored by Kapil Patel's avatar Kapil Patel
Browse files

Remove social media from profile edit page

parent bbee3ce4
Branches fix/79-remove-social-media-from-profile
Tags
1 merge request!222Remove social media from profile edit page
Pipeline #9979 failed
......@@ -53,13 +53,6 @@
</div>
</div><!-- .form-group -->
<div class="form-group">
<%= f.label :googleplus_handle, t(".google_handle").html_safe, class: 'col-xs-2 control-label' %>
<div class="col-xs-6">
<%= f.text_field :googleplus_handle, class: "form-control" %>
</div>
</div><!-- .form-group -->
<%= render 'trophy_edit', trophies: @trophies %>
<%= f.button t(".save_profile").html_safe, type: 'submit', class: "btn btn-primary" %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment