Make links partial haml not erb
This commit is contained in:
parent
44a95d9ced
commit
29953a71eb
3 changed files with 20 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- if devise_mapping.omniauthable?
|
||||
- resource_class.omniauth_providers.each do |provider|
|
||||
= link_to image_tag("#{provider}.png", size: '32x32') + provider , omniauth_authorize_path(resource_name, provider)
|
||||
%br
|
||||
%br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue