small fixes
This commit is contained in:
Родитель
6038c9a62d
Коммит
5ed0d76f87
|
@ -1,4 +1,5 @@
|
|||
en:
|
||||
site_settings:
|
||||
webmaker_server: 'Webmaker ID server url'
|
||||
webmaker_client_id: 'Webmaker OAuth2 client id'
|
||||
webmaker_client_secret: 'Webmaker OAuth2 client secret'
|
||||
|
|
|
@ -63,8 +63,8 @@ end
|
|||
|
||||
auth_provider :title => 'with Webmaker',
|
||||
:message => 'Authentication with Webmaker (make sure pop up blockers are not enabled)',
|
||||
:frame_width => 920,
|
||||
:frame_height => 800,
|
||||
:frame_width => 660,
|
||||
:frame_height => 650,
|
||||
:authenticator => WebmakerAuthenticator.new('webmaker', trusted: true)
|
||||
|
||||
register_css <<CSS
|
||||
|
|
Загрузка…
Ссылка в новой задаче