Normalize cr/lf/tab
This commit is contained in:
@@ -34,6 +34,6 @@ namespace Umbraco.Web.Models.ContentEditing
|
||||
public bool HideLabel { get; set; }
|
||||
|
||||
[DataMember(Name = "validation")]
|
||||
public PropertyTypeValidation Validation { get; set; }
|
||||
public PropertyTypeValidation Validation { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user