mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Update ContentItem.cs
This commit is contained in:
@@ -52,10 +52,11 @@ namespace Orchard.ContentManagement {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
result = null;
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user