Oops didn't want to commit this file in preview commit
This commit is contained in:
@@ -166,7 +166,7 @@ namespace Umbraco.Web.Editors
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
[FileUploadCleanupFilter]
|
||||
//[ContentPostValidate]
|
||||
[ContentPostValidate]
|
||||
public ContentItemDisplay PostSave(
|
||||
[ModelBinder(typeof(ContentItemBinder))]
|
||||
ContentItemSave<IContent> contentItem)
|
||||
|
||||
Reference in New Issue
Block a user