Skip to content

Commit

Permalink
Make 'Change password' button on account page keyboard-accessible. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal authored Jul 20, 2018
1 parent dc83537 commit 1267432
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

<!-- Change password button -->
<a
kbn-accessible-click
class="kuiLink"
ng-show="!changePasswordController.isFormVisible"
ng-click="changePasswordController.showForm()"
Expand Down

0 comments on commit 1267432

Please sign in to comment.