Skip to content

Commit

Permalink
fix item popup for aws backend (#4371)
Browse files Browse the repository at this point in the history
  • Loading branch information
meirish authored Apr 18, 2018
1 parent 4d0b478 commit 3a5a069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/templates/partials/secret-list/aws-role-item.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{{/link-to}}
</div>
<div class="column has-text-right">
{{partial 'partials/role-pki/popup-menu'}}
{{partial 'partials/role-aws/popup-menu'}}
</div>
</div>
{{/linked-block}}
Expand Down

0 comments on commit 3a5a069

Please sign in to comment.