there's no content for this blog post
" %>diff --git a/src/Orchard.Web/Packages/Orchard.Blogs/Views/Shared/BlogPostPreviewForAdmin.ascx b/src/Orchard.Web/Packages/Orchard.Blogs/Views/Shared/BlogPostPreviewForAdmin.ascx index 521b52273..a399cfd24 100644 --- a/src/Orchard.Web/Packages/Orchard.Blogs/Views/Shared/BlogPostPreviewForAdmin.ascx +++ b/src/Orchard.Web/Packages/Orchard.Blogs/Views/Shared/BlogPostPreviewForAdmin.ascx @@ -3,17 +3,17 @@ <%@ Import Namespace="Orchard.Blogs.Extensions"%> <%@ Import Namespace="Orchard.Core.Common.Models"%> <%@ Import Namespace="Orchard.Blogs.Models"%> -
there's no content for this blog post
" %><%-- todo: (heskew) make into a ul --%> - Edit - | View<% - if (Model.Published == null) { // todo: (heskew) be smart about this and maybe have other contextual actions %> - | Publish + Edit + | View<% + if (Model.Published == null) { // todo: (heskew) be smart about this and maybe have other contextual actions - including view/preview for view up there ^^ %> + | Publish Now <% } %> - Delete Blog Post + Delete Post
\ No newline at end of file