Removes more xslt, more very old code and configurations that aren't used anymore
This commit is contained in:
@@ -776,7 +776,7 @@ namespace Umbraco.Core.Persistence.Repositories.Implement
|
||||
}
|
||||
else
|
||||
{
|
||||
validExts.Add(_templateConfig.UseAspNetMasterPages ? "master" : "aspx");
|
||||
validExts.Add("master");
|
||||
}
|
||||
|
||||
// validate path and extension
|
||||
|
||||
Reference in New Issue
Block a user