From eb31c2a3beb2e7474579315a1b74492316a7eb3b Mon Sep 17 00:00:00 2001 From: Miguel Cabrerizo <30386061+doncicuto@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:39:30 +0200 Subject: [PATCH] fix(cnsl): hide new auth button if no routerlink (#6640) * fix(cnsl): hide new auth button if no routerlink * fix: add @peintnermax suggestions --------- Co-authored-by: Max Peintner --- console/src/app/modules/user-grants/user-grants.component.html | 2 +- console/src/app/modules/user-grants/user-grants.component.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/console/src/app/modules/user-grants/user-grants.component.html b/console/src/app/modules/user-grants/user-grants.component.html index bd25acac2f..5e37968afa 100644 --- a/console/src/app/modules/user-grants/user-grants.component.html +++ b/console/src/app/modules/user-grants/user-grants.component.html @@ -30,7 +30,7 @@