mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
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
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
<Content Include="Views\DisplayTemplates\Items\Blogs.BlogPost.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Items\Blogs.BlogPost.Summary.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Items\Blogs.Blog.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Parts\Blogs.Blog.Manage.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Parts\Blogs.BlogPost.List.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Items\Blogs.Blog.Summary.ascx" />
|
||||
<Content Include="Views\DisplayTemplates\Parts\Blogs.BlogPost.Metadata.ascx" />
|
||||
|
Reference in New Issue
Block a user