Syntax
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ function setupLTI(ltiConfig)
|
||||
}
|
||||
if (lti.lis_person_name_full)
|
||||
{
|
||||
user.displayName=lti.lis_person_name_full;
|
||||
user.displayName = lti.lis_person_name_full;
|
||||
}
|
||||
|
||||
// Perform local authentication if necessary
|
||||
|
||||
Reference in New Issue
Block a user