Update ContentPart.cs

This commit is contained in:
jtkech
2015-07-20 02:23:56 +02:00
parent 70ea2df334
commit 28643ae7b8

View File

@@ -74,7 +74,8 @@ namespace Orchard.ContentManagement {
return true;
}
}
return false;
result = null;
return true;
}
return true;