From 689734e6c9fa7a51cbe19b47105520d0801c47f0 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Mon, 3 Feb 2020 17:29:41 -0500 Subject: [PATCH] WIP. change password page development --- src/account/profile/ChangePasswordPage.vue | 135 ++++++++++++++++++++- 1 file changed, 131 insertions(+), 4 deletions(-) diff --git a/src/account/profile/ChangePasswordPage.vue b/src/account/profile/ChangePasswordPage.vue index 7b1670e..394760f 100644 --- a/src/account/profile/ChangePasswordPage.vue +++ b/src/account/profile/ChangePasswordPage.vue @@ -1,18 +1,145 @@ \ No newline at end of file