Merge branch origin/temp8 into temp8-di2690
This commit is contained in:
@@ -24,6 +24,8 @@ using System.Threading.Tasks;
|
||||
using Examine.LuceneEngine.Directories;
|
||||
using Umbraco.Core.Composing;
|
||||
using Umbraco.Core.Strings;
|
||||
using Umbraco.Web.Models.ContentEditing;
|
||||
using Umbraco.Web.Trees;
|
||||
|
||||
namespace Umbraco.Web.Search
|
||||
{
|
||||
@@ -51,6 +53,7 @@ namespace Umbraco.Web.Search
|
||||
// but greater that SafeXmlReaderWriter priority which is 60
|
||||
private const int EnlistPriority = 80;
|
||||
|
||||
|
||||
public override void Compose(Composition composition)
|
||||
{
|
||||
base.Compose(composition);
|
||||
|
||||
Reference in New Issue
Block a user