Oops didn't want to commit this file in preview commit

This commit is contained in:
Tim Geyssens
2013-09-19 13:00:56 +02:00
parent b8cac519fa
commit 1a38e3ccb9

View File

@@ -166,7 +166,7 @@ namespace Umbraco.Web.Editors
/// </summary>
/// <returns></returns>
[FileUploadCleanupFilter]
//[ContentPostValidate]
[ContentPostValidate]
public ContentItemDisplay PostSave(
[ModelBinder(typeof(ContentItemBinder))]
ContentItemSave<IContent> contentItem)