Files
Orchard/src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.Summary.cshtml
Andre Rodrigues 984c11a80f #17825: Showing created instead of published datetime.
--HG--
branch : 1.x
2011-05-20 16:10:34 -07:00

1 line
159 B
Plaintext

<div class="published">@Display.PublishedState(createdDateTimeUtc: Model.ContentPart.CreatedUtc, publisheddateTimeUtc: Model.ContentPart.PublishedUtc)</div>