diff --git a/ui/.template-lintrc.js b/ui/.template-lintrc.js index 13bc9f5b37..716495d93a 100644 --- a/ui/.template-lintrc.js +++ b/ui/.template-lintrc.js @@ -10,7 +10,6 @@ module.exports = { rules: { 'no-action': 'off', - 'require-input-label': 'off', 'no-array-prototype-extensions': 'off', // from bump to ember-template-lint@6.0.0 'no-builtin-form-components': 'off', diff --git a/ui/app/components/console/command-input.hbs b/ui/app/components/console/command-input.hbs index d7eec92d0e..8d547eee75 100644 --- a/ui/app/components/console/command-input.hbs +++ b/ui/app/components/console/command-input.hbs @@ -10,13 +10,11 @@ {{/if}} +
diff --git a/ui/app/templates/vault/cluster/init.hbs b/ui/app/templates/vault/cluster/init.hbs index 4c0c59fd07..801b5784db 100644 --- a/ui/app/templates/vault/cluster/init.hbs +++ b/ui/app/templates/vault/cluster/init.hbs @@ -132,6 +132,7 @@
{{else}}