Fix bug after merge
This commit is contained in:
@@ -337,8 +337,8 @@ namespace Umbraco.Core
|
|||||||
typeof (DefaultUrlSegmentProvider));
|
typeof (DefaultUrlSegmentProvider));
|
||||||
|
|
||||||
// keep it internal for now
|
// keep it internal for now
|
||||||
//PublishedContentModelFactoryResolver.Current = new PublishedContentModelFactoryResolver(
|
PublishedContentModelFactoryResolver.Current = new PublishedContentModelFactoryResolver();
|
||||||
// new PublishedContentModelFactoryImpl());
|
// new PublishedContentModelFactoryImpl());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user