From 7824ef20745f8cbde6bc91fdf9f3ca2a5b390869 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Sun, 15 Apr 2018 22:11:06 -0500 Subject: [PATCH] fix item popup for aws backend --- ui/app/templates/partials/secret-list/aws-role-item.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/app/templates/partials/secret-list/aws-role-item.hbs b/ui/app/templates/partials/secret-list/aws-role-item.hbs index 9a83e7149665..d320516e935c 100644 --- a/ui/app/templates/partials/secret-list/aws-role-item.hbs +++ b/ui/app/templates/partials/secret-list/aws-role-item.hbs @@ -30,7 +30,7 @@ {{/link-to}}
- {{partial 'partials/role-pki/popup-menu'}} + {{partial 'partials/role-aws/popup-menu'}}
{{/linked-block}}