Normalize cr/lf/tab
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Umbraco.Web.PropertyEditors
|
||||
{
|
||||
InternalPreValues["idType"] = "int";
|
||||
}
|
||||
|
||||
|
||||
protected override PreValueEditor CreatePreValueEditor()
|
||||
{
|
||||
var preValEditor = base.CreatePreValueEditor();
|
||||
|
||||
Reference in New Issue
Block a user