diff --git a/app/components/add-host-template/template.hbs b/app/components/add-host-template/template.hbs index d12b8240d..4b1701cbc 100644 --- a/app/components/add-host-template/template.hbs +++ b/app/components/add-host-template/template.hbs @@ -10,7 +10,7 @@ {{/if}} {{#if (eq key 'publicValues')}} {{#each-in (get selectedKey key) as |pKey pValue|}} -
+
{{input type='text' value=publicValue}}
@@ -34,9 +34,9 @@
- {{!--
{{new-select classNames="form-control"