From 599caeb9339bacc783913fa459003e201f71d7b8 Mon Sep 17 00:00:00 2001 From: Shannon Date: Wed, 14 Aug 2013 10:08:59 +1000 Subject: [PATCH] removed test examine settings --- src/Umbraco.Web.UI.Client/src/routes.js | 5 ---- src/Umbraco.Web.UI/config/ExamineIndex.config | 4 ---- .../config/ExamineSettings.config | 24 ------------------- 3 files changed, 33 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/routes.js b/src/Umbraco.Web.UI.Client/src/routes.js index 799f375557..3ff78c119b 100644 --- a/src/Umbraco.Web.UI.Client/src/routes.js +++ b/src/Umbraco.Web.UI.Client/src/routes.js @@ -33,11 +33,6 @@ app.config(function ($routeProvider) { if (!rp.method) return "views/common/dashboard.html"; - ////here we detect recycle bins, all recycle bins start with -2* (i.e. -20, -21) - //if (rp.id.startsWith("-2")) { - // return 'views/' + rp.section + '/recyclebin.html'; - //} - return 'views/' + rp.section + '/' + rp.method + '.html'; } }) diff --git a/src/Umbraco.Web.UI/config/ExamineIndex.config b/src/Umbraco.Web.UI/config/ExamineIndex.config index 8a2942eb00..a853847ecb 100644 --- a/src/Umbraco.Web.UI/config/ExamineIndex.config +++ b/src/Umbraco.Web.UI/config/ExamineIndex.config @@ -26,9 +26,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/ExamineSettings.config b/src/Umbraco.Web.UI/config/ExamineSettings.config index 79f6b08914..6744426c13 100644 --- a/src/Umbraco.Web.UI/config/ExamineSettings.config +++ b/src/Umbraco.Web.UI/config/ExamineSettings.config @@ -22,24 +22,6 @@ More information and documentation can be found on CodePlex: http://umbracoexami - - - - - - @@ -52,12 +34,6 @@ More information and documentation can be found on CodePlex: http://umbracoexami analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net" enableLeadingWildcards="true"/> - - - - - -