From 6567066d26661ae99fa6c831bd38919d98bf7688 Mon Sep 17 00:00:00 2001 From: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com> Date: Wed, 12 May 2021 14:33:35 -0500 Subject: [PATCH] Fix: link on database role item goes to correct URL (#11597) * Fix: link on database role item goes to correct URL * Add changelog --- changelog/11597.txt | 3 +++ ui/app/templates/components/database-list-item.hbs | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 changelog/11597.txt diff --git a/changelog/11597.txt b/changelog/11597.txt new file mode 100644 index 000000000..4a9c113d7 --- /dev/null +++ b/changelog/11597.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fix text link URL on database roles list +``` \ No newline at end of file diff --git a/ui/app/templates/components/database-list-item.hbs b/ui/app/templates/components/database-list-item.hbs index 13dd33e9a..2badff9aa 100644 --- a/ui/app/templates/components/database-list-item.hbs +++ b/ui/app/templates/components/database-list-item.hbs @@ -8,7 +8,7 @@ }}