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:
Nathan Heskew
2010-07-14 15:31:43 -07:00
parent 4aec86a4fa
commit 881b71db4b
58 changed files with 334 additions and 205 deletions

View File

@@ -677,6 +677,9 @@ table .button {
.contentItems h3 {
padding-top:0;
}
.contentItems .metadata ul {
display:inline;
}
.contentItems .properties li {
border:0;
float:left;