From 751ee468a0f996da42bccc65a9dfee5a7b243352 Mon Sep 17 00:00:00 2001 From: Robert Zorko Date: Wed, 14 Oct 2015 15:29:12 +0200 Subject: moved the cahnged pass popup to its own screen and enabled the change pass btn in the profile screen --- index.html | 57 ++++++++++++++++++++++----------------------- js/codeq/change_password.js | 50 +++++++++++++++++++++++++++++++++++++++ js/codeq/login.js | 11 +++++---- js/codeq/navigation.js | 4 ++++ js/codeq/profile.js | 30 ++++-------------------- js/codeq/signup.js | 22 ++++++++++------- 6 files changed, 107 insertions(+), 67 deletions(-) create mode 100644 js/codeq/change_password.js diff --git a/index.html b/index.html index 3036f78..ae7ff38 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ -
  • Change password
  • +
  • Change password