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