Skip to content
Snippets Groups Projects
Commit 17348abf authored by Tyler Struyk's avatar Tyler Struyk Committed by Kevin Paxman
Browse files

Remove onclick as we no longer need

parent 3490791e
No related branches found
No related tags found
1 merge request!43ISTWCMS-3682: ADFS Addition, Modify User Login Form
......@@ -13,5 +13,5 @@
<form{{ attributes }}>
{{ children }}
</form>
<button id="adfs-login-link" class="button--primary" onClick='ADFSButton_onClick()'>Log In Via ADFS</button>
<button id="adfs-login-link" class="button--primary">Log In Via ADFS</button>
<button id="local-login-link">Log In Locally</button>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment