From e8596ae75474fa107e454841892452ea5feb11fe Mon Sep 17 00:00:00 2001 From: claire bontempo <68122737+hellobontempo@users.noreply.github.com> Date: Fri, 21 Jan 2022 13:32:55 -0800 Subject: [PATCH] fix secrets list breadcrumb (#13744) --- changelog/13604.txt | 3 +++ ui/app/templates/components/secret-list-header.hbs | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 changelog/13604.txt diff --git a/changelog/13604.txt b/changelog/13604.txt new file mode 100644 index 000000000000..c74a2e2364c8 --- /dev/null +++ b/changelog/13604.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fixes breadcrumb bug for secrets navigation +``` \ No newline at end of file diff --git a/ui/app/templates/components/secret-list-header.hbs b/ui/app/templates/components/secret-list-header.hbs index ed8206c12d55..611206b98467 100644 --- a/ui/app/templates/components/secret-list-header.hbs +++ b/ui/app/templates/components/secret-list-header.hbs @@ -1,7 +1,7 @@ {{#with (options-for-backend @model.engineType) as |options|}} - +
  • /