From 3787fe341b9bfeaa4bb3628215006d040295159e Mon Sep 17 00:00:00 2001 From: Nathan Heskew Date: Sun, 7 Mar 2010 03:12:50 -0800 Subject: [PATCH] Including the Blogs.Blog.Manage template part in the Orchard.Blogs csproj - the template was being used to render an edit blog link but was a pain to find (until template name hints were rendered in comments) --HG-- branch : dev --- src/Orchard.Web/Modules/Orchard.Blogs/Orchard.Blogs.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Orchard.Web/Modules/Orchard.Blogs/Orchard.Blogs.csproj b/src/Orchard.Web/Modules/Orchard.Blogs/Orchard.Blogs.csproj index 4403add2f..fe585d552 100644 --- a/src/Orchard.Web/Modules/Orchard.Blogs/Orchard.Blogs.csproj +++ b/src/Orchard.Web/Modules/Orchard.Blogs/Orchard.Blogs.csproj @@ -148,6 +148,7 @@ +