Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
b02d1ee8
Commit
b02d1ee8
authored
Jan 05, 2018
by
Lukas Haemmerle
Browse files
Corrected variable name
parent
34ad2cbf
Changes
1
Show whitespace changes
Inline
Side-by-side
js/embeddedWAYF.js
View file @
b02d1ee8
...
@@ -31,7 +31,7 @@ var wayf_sp_handlerURL = global.wayf_sp_handlerURL;
...
@@ -31,7 +31,7 @@ var wayf_sp_handlerURL = global.wayf_sp_handlerURL;
var
wayf_use_discovery_service
=
global
.
wayf_use_discovery_service
;
var
wayf_use_discovery_service
=
global
.
wayf_use_discovery_service
;
var
wayf_use_improved_drop_down_list
=
global
.
wayf_use_improved_drop_down_list
;
var
wayf_use_improved_drop_down_list
=
global
.
wayf_use_improved_drop_down_list
;
var
wayf_disable_remote_idp_logos
=
global
.
wayf_disable_remote_idp_logos
;
var
wayf_disable_remote_idp_logos
=
global
.
wayf_disable_remote_idp_logos
;
var
wayf_enable_entity_matching
=
global
.
wayf_enable_entityid_matching
;
var
wayf_enable_entity
id
_matching
=
global
.
wayf_enable_entityid_matching
;
var
wayf_use_small_logo
=
global
.
wayf_use_small_logo
;
var
wayf_use_small_logo
=
global
.
wayf_use_small_logo
;
var
wayf_width
=
global
.
wayf_width
;
var
wayf_width
=
global
.
wayf_width
;
var
wayf_height
=
global
.
wayf_height
;
var
wayf_height
=
global
.
wayf_height
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment