Fixed content item page display (a part display template was typed incorrectly)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-07-16 10:47:09 -07:00
parent 7d6b76d7f5
commit 3cb376b929

View File

@@ -1 +1 @@
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<Orchard.Core.Common.ViewModels.CommonMetadataViewModel>" %>
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<Orchard.Core.Contents.ViewModels.PublishContentViewModel>" %>