summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRobert Zorko <robertz@gurucue.com>2015-10-15 15:31:12 +0200
committerRobert Zorko <robertz@gurucue.com>2015-10-15 15:31:12 +0200
commit6381f087edf1c078aabf6a81ff8d72ebdca64e55 (patch)
tree7629055b91e608abc961872069082192ad8ef1bf /index.html
parent06d68b825159f99ac8356782d6656f52aa9d6c73 (diff)
fixed some bugs with the AAI login after testing
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f34e1bc..19243ba 100644
--- a/index.html
+++ b/index.html
@@ -149,7 +149,7 @@
</div>
<div class="container">
<div class="row" style="padding: 0; padding-top: 5px;">
- <iframe width="100%" height="850px" frameborder="0" scrolling="no" allowtransparency="true" src="https://codeq.si/Shibboleth.sso/Login?forceAuthn=1" id="aai_iframe"></iframe>
+ <iframe width="100%" height="850px" frameborder="0" scrolling="no" allowtransparency="true" src="" id="aai_iframe"></iframe>
</div>
</div>
</div>