From 952b2fc83d4bc0bdd202e327a243271b37ec68d5 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Wed, 1 Apr 2015 15:56:52 -0400 Subject: [PATCH] disable token exchange ui/example --- distribution/examples-docs-zip/build.xml | 4 ++-- .../admin/resources/templates/kc-navigation-application.html | 2 +- .../admin/resources/templates/kc-navigation-oauth-client.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/distribution/examples-docs-zip/build.xml b/distribution/examples-docs-zip/build.xml index c2790db6ad9..96fce2314ad 100755 --- a/distribution/examples-docs-zip/build.xml +++ b/distribution/examples-docs-zip/build.xml @@ -34,8 +34,8 @@ - - + + diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-application.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-application.html index 40133f6c693..49949d9c60d 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-application.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-application.html @@ -6,7 +6,7 @@
  • Mappers
  • Scope
  • Revocation
  • -
  • Identity Provider
  • +
  • Sessions
  • Clustering
  • Installation
  • diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-oauth-client.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-oauth-client.html index 8c35518959d..78c7ac98ce8 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-oauth-client.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/templates/kc-navigation-oauth-client.html @@ -4,6 +4,6 @@
  • Mappers
  • Scope
  • Revocation
  • -
  • Identity Provider
  • +
  • Installation
  • \ No newline at end of file