Skip to content

Commit

Permalink
restore missing edit toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
MikiDi committed Jul 2, 2021
1 parent d56737d commit db4c6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/access-level-pill.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@skin={{this.pillSkin}}
class="auk-u-cursor-pointer"
data-test-access-level-pill
{{on "click" this.toggleEdit}}
>
{{this.accessLevelLabel}}
</Auk::Pill>
Expand Down

0 comments on commit db4c6bc

Please sign in to comment.