mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Remove unnecessary sign *
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- if providers.present?
|
||||
%hr
|
||||
%div{:'data-no-turbolink' => 'data-no-turbolink'}
|
||||
%span Sign in with*:
|
||||
%span Sign in with:
|
||||
- providers.each do |provider|
|
||||
%span
|
||||
- if default_providers.include?(provider)
|
||||
|
||||
Reference in New Issue
Block a user