From 53c29394cd097e981a9650a542bd5bf9396866b5 Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Sun, 9 Oct 2022 12:59:18 +0200 Subject: [PATCH] fix placeholder empty-state exported --- .../consul-peerings/app/templates/dc/peers/edit/exported.hbs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/edit/exported.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/edit/exported.hbs index 7c814c2775..eb68d73fd0 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/edit/exported.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/edit/exported.hbs @@ -82,8 +82,9 @@
Services must be exported from one peer to another to enable service communication across two peers. There - don't seem to be any services exported to peer-a yet, - or you may not have + don't seem to be any services exported to + {{route.model.peer.Name}} + yet, or you may not have services:read permissions to access to this view.