From 5c1819eb694131b4503c7b95e0f4e47facab798a Mon Sep 17 00:00:00 2001 From: Robert Zorko Date: Fri, 16 Oct 2015 09:06:10 +0200 Subject: moved settings to its own page and changed the 'save' button from a normal button to a form submit --- index.html | 32 +++++++++++++++++++++-- js/codeq/navigation.js | 4 +++ js/codeq/settings.js | 71 +++++++++++++++++++++++++++++--------------------- 3 files changed, 75 insertions(+), 32 deletions(-) diff --git a/index.html b/index.html index 64f4e4e..60954ad 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,9 @@
  • Change password
  • -
  • +
  • @@ -395,6 +396,33 @@ + + +