diff --git a/ui/app/components/variable-form.hbs b/ui/app/components/variable-form.hbs index 2c4a98a61..cab126f62 100644 --- a/ui/app/components/variable-form.hbs +++ b/ui/app/components/variable-form.hbs @@ -50,22 +50,21 @@ {{/if}}
{{row.model.value}}
+ {{#if B.data.isVisible}}
+ {{B.data.value}}
{{else}}
********
{{/if}}