show only the eanbled oauth providers
This commit is contained in:
parent
284eccb5e6
commit
28da3a88de
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
%p
|
||||
%span.light
|
||||
Sign in with
|
||||
- providers = button_based_providers
|
||||
- providers = enabled_button_based_providers
|
||||
- providers.each do |provider|
|
||||
%span.light
|
||||
- has_icon = provider_has_icon?(provider)
|
||||
|
|
Loading…
Reference in a new issue