From 05a8fffdbf8f8d774da285dab1eca9a8fb5f640a Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Wed, 22 Mar 2017 00:07:40 +0100 Subject: [PATCH] KEYCLOAK-4614 Fix linkOnly tooltip reference --- .../admin/resources/partials/realm-identity-provider-oidc.html | 2 +- .../admin/resources/partials/realm-identity-provider-saml.html | 2 +- .../resources/partials/realm-identity-provider-social.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html index b456dd2342..68a35ef8ba 100755 --- a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html +++ b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html @@ -69,7 +69,7 @@
- {{:: 'linkOnly.tooltip' | translate}} + {{:: 'link-only.tooltip' | translate}}
diff --git a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html index 2bb46c48d9..9c79a47e7d 100755 --- a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html +++ b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html @@ -66,7 +66,7 @@
- {{:: 'linkOnly.tooltip' | translate}} + {{:: 'link-only.tooltip' | translate}}
diff --git a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html index 64dfcbe448..1976fde114 100755 --- a/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html +++ b/themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html @@ -83,7 +83,7 @@
- {{:: 'linkOnly.tooltip' | translate}} + {{:: 'link-only.tooltip' | translate}}