fix(profile): fixed change password link and page, fixes #4542

This commit is contained in:
Torkel Ödegaard
2016-04-04 13:52:41 -04:00
parent 892e79a982
commit 43ebc172cb
4 changed files with 4 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ define([
'./profile_ctrl',
'./org_users_ctrl',
'./select_org_ctrl',
'./change_password_ctrl',
'./newOrgCtrl',
'./userInviteCtrl',
'./orgApiKeysCtrl',