diff --git a/distribution/examples-docs-zip/build.xml b/distribution/examples-docs-zip/build.xml index c2790db6ad..96fce2314a 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 40133f6c69..49949d9c60 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 8c35518959..78c7ac98ce 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