mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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