mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Moved the content item publishing option functionality (save draft, publish and schedule) out into it's own Orchard.Core module (PublishLater)
--HG-- branch : dev
This commit is contained in:
@@ -66,6 +66,7 @@ namespace Orchard.Setup.Services {
|
||||
string[] hardcoded = {
|
||||
"Orchard.Framework",
|
||||
"Common",
|
||||
"PublishLater",
|
||||
"Contents",
|
||||
"Dashboard",
|
||||
"Reports",
|
||||
|
Reference in New Issue
Block a user