From fc7ae1ee96d505d6880c5b9d91fca4793cb90737 Mon Sep 17 00:00:00 2001 From: giriraj sharma Date: Thu, 2 Jul 2015 06:40:22 +0530 Subject: [PATCH] [KEYCLOAK-1435] Base URL on client table should open in new tab --- .../theme/base/admin/resources/partials/client-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-list.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-list.html index 36696f769c..5ddd71a0a9 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-list.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-list.html @@ -36,7 +36,7 @@ {{client.clientId}} {{client.enabled}} - {{client.baseUrl}} + {{client.baseUrl}} Not defined