From b836a772fcbe256937dbe53c235a53a91dfc6ecc Mon Sep 17 00:00:00 2001 From: Kenia <19161242+kaxcode@users.noreply.github.com> Date: Wed, 22 Jan 2020 09:19:01 -0500 Subject: [PATCH] ui: Checks env CONSUL_UI_DISABLE_REALTIME to show/hide blocking queries toggle (#7099) Adds a conditional that checks env CONSUL_UI_DISABLE_REALTIME to show/hide the Blocking Queries toggle in the Settings page. --- ui-v2/app/templates/settings.hbs | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/ui-v2/app/templates/settings.hbs b/ui-v2/app/templates/settings.hbs index 330b5b3801..d95da24b7d 100644 --- a/ui-v2/app/templates/settings.hbs +++ b/ui-v2/app/templates/settings.hbs @@ -2,7 +2,7 @@ {{#app-view class="settings show"}} {{#block-slot name='header'}}