You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/01/26 17:25:43 UTC

[GitHub] [trafficcontrol] mitchell852 commented on a change in pull request #5442: Added logic for resending registration for new-user

mitchell852 commented on a change in pull request #5442:
URL: https://github.com/apache/trafficcontrol/pull/5442#discussion_r564693052



##########
File path: traffic_portal/app/src/common/modules/form/user/edit/FormEditUserController.js
##########
@@ -41,6 +49,10 @@ var FormEditUserController = function(user, $scope, $controller, $uibModal, $anc
         saveUser(user);
     };
 
+    $scope.resendRegistration = function(user, emailField) {

Review comment:
       do you know why it takes the `emailField` as an argument and does nothing with it?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org