Removes more xslt, more very old code and configurations that aren't used anymore

This commit is contained in:
Shannon
2018-05-01 01:15:43 +10:00
parent 310a31b03e
commit c8d2ea141b
18 changed files with 68 additions and 439 deletions

View File

@@ -776,7 +776,7 @@ namespace Umbraco.Core.Persistence.Repositories.Implement
}
else
{
validExts.Add(_templateConfig.UseAspNetMasterPages ? "master" : "aspx");
validExts.Add("master");
}
// validate path and extension