Skip to content

Commit

Permalink
Fixes #20719: Cancel button now works
Browse files Browse the repository at this point in the history
  • Loading branch information
danseethaler authored and Walden Raines committed Aug 24, 2017
1 parent 68732d6 commit 3fba618
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -70,7 +70,7 @@ <h2 translate>New Activation Key</h2>
</span>

<div bst-form-buttons
on-cancel="transitionTo('activation-keys ')"
on-cancel="transitionTo('activation-keys')"
on-save="save(activationKey)"
working="working">
</div>
Expand Down

0 comments on commit 3fba618

Please sign in to comment.