Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sbpipb committed Apr 6, 2020
1 parent 866a6ce commit d2ca4e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/devise/shared/_links.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
<% elsif provider.to_s == 'github' %>
<%= button_to t('devise.shared.sign_up_github'), omniauth_authorize_path(resource_name, provider), method: :post, class: 'buttonGhostM smallMarginBottom' %>
<% end -%>


<% end -%>
<% end -%>
<% end -%>
</div>
Expand Down

0 comments on commit d2ca4e1

Please sign in to comment.