Merge branch 'v8/8.7' into v8/8.8
This commit is contained in:
@@ -1031,7 +1031,6 @@ namespace Umbraco.Tests.Persistence.Repositories
|
||||
Mandatory = false,
|
||||
SortOrder = 1,
|
||||
DataTypeId = Constants.DataTypes.Textbox,
|
||||
LabelOnTop = true,
|
||||
Variations = ContentVariation.Nothing
|
||||
});
|
||||
elementType.PropertyGroups.Add(new PropertyGroup(contentCollection) {Name = "Content", SortOrder = 1});
|
||||
|
||||
Reference in New Issue
Block a user