(function(){"use strict";function n(n,t,i,r,u){t.changePassword=function(){location.href=ct.utls.url.identityHostUrl()+"/ResetPassword?userReference="+n.currentUser.userReference+"&code="+n.accessToken+"&url="+window.location.href};n.activeMenu=u.customerPortalMenuItems.Profile}angular.module("ct.customerPortal").controller("profileController",n);n.$inject=["$rootScope","$scope","$http","$location","globalConstants"]})()