Fix bugs & tests after merge
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Umbraco.Core.Models.PublishedContent
|
||||
PropertyTypeAlias = propertyTypeAlias;
|
||||
|
||||
DataTypeId = dataTypeDefinitionId;
|
||||
PropertyEditorAlias = PropertyEditorAlias;
|
||||
PropertyEditorAlias = propertyEditorAlias;
|
||||
|
||||
InitializeConverters();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user