mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 13:06:41 +10:00
inline btn-group{ data: { toggle: 'buttons' } }
This commit is contained in:
@@ -113,8 +113,7 @@
|
||||
.form-group
|
||||
= f.label :enabled_oauth_sign_in_sources, 'Enabled OAuth Sign-In sources', class: 'control-label col-sm-2'
|
||||
.col-sm-10
|
||||
- data_attrs = { toggle: 'buttons' }
|
||||
.btn-group{ data: data_attrs }
|
||||
.btn-group{ data: { toggle: 'buttons' } }
|
||||
- oauth_providers_checkboxes('oauth-providers-help').each do |source|
|
||||
= source
|
||||
.form-group
|
||||
|
||||
Reference in New Issue
Block a user