diff --git a/src/layouts/headers/headerauth.vue b/src/layouts/headers/headerauth.vue index d5111c3..6454607 100755 --- a/src/layouts/headers/headerauth.vue +++ b/src/layouts/headers/headerauth.vue @@ -53,6 +53,11 @@ Profile +
  • + + Change Password + +
  • Logout
  • diff --git a/src/pages/auth/changepassword.vue b/src/pages/auth/changepassword.vue index 29a7f23..b5fc045 100755 --- a/src/pages/auth/changepassword.vue +++ b/src/pages/auth/changepassword.vue @@ -3,20 +3,7 @@