From b2beca4249d9dc294edb9c5b92888bf280399e78 Mon Sep 17 00:00:00 2001 From: Jai <41024828+ChaiWithJai@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:26:18 -0500 Subject: [PATCH] ui: html escaping (#15409) --- ui/app/templates/clients/client/index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/app/templates/clients/client/index.hbs b/ui/app/templates/clients/client/index.hbs index 61e277018..aae9952fa 100644 --- a/ui/app/templates/clients/client/index.hbs +++ b/ui/app/templates/clients/client/index.hbs @@ -582,7 +582,7 @@ {{this.sortedAllocations.length}} - < + < >