From d2585be42b0ad9bfaaf57e622391f1220d12b5e4 Mon Sep 17 00:00:00 2001 From: Arlen Johnson Date: Wed, 28 Jan 2026 08:40:24 -0500 Subject: [PATCH] Add EIS badges to person canvas Names MVEAs (CFM-417) --- app/webroot/js/comanage/components/mvea/mvea-item.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/webroot/js/comanage/components/mvea/mvea-item.js b/app/webroot/js/comanage/components/mvea/mvea-item.js index 08201704c..0193fd060 100644 --- a/app/webroot/js/comanage/components/mvea/mvea-item.js +++ b/app/webroot/js/comanage/components/mvea/mvea-item.js @@ -109,7 +109,10 @@ export default { {{ this.txt['field.primary'] }} {{ this.mvea.type.display_name }} {{ calcLangHR(this.mvea.language) }} - + + {{ getEisDescription(this.mvea?.source_name?.external_identity_id) }} +