From 603a067025c890b9e6a623ec6f11be26897697e2 Mon Sep 17 00:00:00 2001 From: Neeraj Sharma Date: Wed, 27 Mar 2019 19:05:54 +0530 Subject: [PATCH] implemented change and forgot password funcatinallity --- src/pages/Authentication/Login.vue | 10 +++++----- src/pages/Authentication/changepassword.vue | 11 ++--------- src/pages/Authentication/forgetpassword.vue | 25 +++++++++++++++---------- 3 files changed, 22 insertions(+), 24 deletions(-) diff --git a/src/pages/Authentication/Login.vue b/src/pages/Authentication/Login.vue index d0aff90..2e3e0b7 100644 --- a/src/pages/Authentication/Login.vue +++ b/src/pages/Authentication/Login.vue @@ -1,6 +1,6 @@ diff --git a/src/pages/Authentication/changepassword.vue b/src/pages/Authentication/changepassword.vue index c7deb1d..a5a5fc5 100644 --- a/src/pages/Authentication/changepassword.vue +++ b/src/pages/Authentication/changepassword.vue @@ -1,16 +1,10 @@