Merge branch 'dev-v7.7' into temp-U4-9984
This commit is contained in:
@@ -227,10 +227,12 @@ namespace Umbraco.Web
|
||||
|
||||
//Now ensure webapi is initialized after everything
|
||||
GlobalConfiguration.Configuration.EnsureInitialized();
|
||||
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
|
||||
internal static void ConfigureGlobalFilters()
|
||||
{
|
||||
GlobalFilters.Filters.Add(new EnsurePartialViewMacroViewContextFilterAttribute());
|
||||
|
||||
Reference in New Issue
Block a user