From d97c772c700f09ee45f6890e9ffa33402afd0a3d Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 16 Jul 2015 17:19:49 +0200 Subject: [PATCH] Fixes: U4-6831 Add {machinename} to ExamineIndex.config by default --- src/Umbraco.Web.UI/config/ExamineIndex.Release.config | 6 +++--- src/Umbraco.Web.UI/config/ExamineIndex.config | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ExamineIndex.Release.config b/src/Umbraco.Web.UI/config/ExamineIndex.Release.config index c95f24d1e2..b56a5a19e8 100644 --- a/src/Umbraco.Web.UI/config/ExamineIndex.Release.config +++ b/src/Umbraco.Web.UI/config/ExamineIndex.Release.config @@ -8,10 +8,10 @@ More information and documentation can be found on CodePlex: http://umbracoexami --> - + - + @@ -24,5 +24,5 @@ More information and documentation can be found on CodePlex: http://umbracoexami - + \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/ExamineIndex.config b/src/Umbraco.Web.UI/config/ExamineIndex.config index a853847ecb..7212053ca0 100644 --- a/src/Umbraco.Web.UI/config/ExamineIndex.config +++ b/src/Umbraco.Web.UI/config/ExamineIndex.config @@ -9,10 +9,10 @@ More information and documentation can be found on CodePlex: http://umbracoexami - + - + @@ -25,6 +25,6 @@ More information and documentation can be found on CodePlex: http://umbracoexami - + \ No newline at end of file