From 9e75e05583b9ae07e86438c63bcc2dc22be05fea Mon Sep 17 00:00:00 2001 From: Robert Zorko Date: Thu, 15 Oct 2015 11:19:25 +0200 Subject: AAI login is moved to its own screen and js file --- index.html | 26 +++++++++++++++++++++----- js/codeq/aaiLogin.js | 37 +++++++++++++++++++++++++++++++++++++ js/codeq/login.js | 26 +++++++++++++++++--------- js/codeq/navigation.js | 2 +- 4 files changed, 76 insertions(+), 15 deletions(-) create mode 100644 js/codeq/aaiLogin.js diff --git a/index.html b/index.html index ae7ff38..31e6540 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@
Login via @@ -139,6 +139,21 @@
+ + + + + +