From ff3049731cd05815d2a489efb92cc200b067b331 Mon Sep 17 00:00:00 2001 From: Chris van Meer Date: Tue, 16 Aug 2022 15:07:39 +0200 Subject: [PATCH] Removed the extra div around the radio button. (#16606) --- .../components/replication-summary.hbs | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/ui/lib/replication/addon/templates/components/replication-summary.hbs b/ui/lib/replication/addon/templates/components/replication-summary.hbs index 225c04ff88..cf72ebb295 100644 --- a/ui/lib/replication/addon/templates/components/replication-summary.hbs +++ b/ui/lib/replication/addon/templates/components/replication-summary.hbs @@ -113,16 +113,14 @@
{{#if (has-feature "Performance Replication")}} -
- - -
+ + {{/if}}