try to understand JavaScript
This commit is contained in:
parent
2a0b7d40cb
commit
92365d7d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@
|
|||
|
||||
SAML.getStrategy = function(strategies, callback) {
|
||||
|
||||
this.initSaml();
|
||||
SAML.initSaml();
|
||||
|
||||
if (samlObj){
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue