Skip to content

Commit

Permalink
v8: Accessibility Create User Page Title (#7104)
Browse files Browse the repository at this point in the history
  • Loading branch information
RachBreeze authored May 26, 2020
1 parent b80dfbf commit e260410
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@
vm.newUser.message = "";
// clear button state
vm.page.createButtonState = "init";
$scope.$emit("$setAccessibleHeader", true, "general_user", false, "", "", true);
}

init();
Expand Down

0 comments on commit e260410

Please sign in to comment.