This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
OpenID-Connect-Java-Spring-Server
mirror of
https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server
Watch
1
Star
0
Fork
You've already forked OpenID-Connect-Java-Spring-Server
0
Code
Issues
Projects
Releases
Wiki
Activity
pass heart mode variable to javascript
Browse Source
pull/1046/head
Justin Richer
9 years ago
parent
3a0fd9141f
commit
52061ff05a
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
openid-connect-server-webapp/src/main/webapp/WEB-INF/tags/header.tag
Unescape
Escape
View File
@ -73,6 +73,9 @@
return false;
}
}
var heartMode = ${config.heartMode};
</script>
</head>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/OpenID-Connect-Java-Spring-Server
Title
Body
Create Issue