diff options
author | Marko Pušnik <marko.pusnik@guru.si> | 2015-10-15 15:58:18 +0200 |
---|---|---|
committer | Marko Pušnik <marko.pusnik@guru.si> | 2015-10-15 15:58:18 +0200 |
commit | 0374d419b6856e89fe494abe0241a62b163d2cca (patch) | |
tree | 135fecb138398cafbddf0d20d8f92d48a9cf88fe /index.html | |
parent | 4738f0cdef0fb52d530748e6d2b62bf0454d8c33 (diff) | |
parent | 6381f087edf1c078aabf6a81ff8d72ebdca64e55 (diff) |
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"></iframe> + <iframe width="100%" height="850px" frameborder="0" scrolling="no" allowtransparency="true" src="" id="aai_iframe"></iframe> </div> </div> </div> |