Remove edited at

This commit is contained in:
video-prize-ranch
2022-01-18 18:10:35 -05:00
parent cff5cb1d3f
commit 1f99887e4d

View File

@@ -9,9 +9,6 @@
{{{this.Comment}}} {{{this.Comment}}}
<p title="{{this.Date}}"> <p title="{{this.Date}}">
{{this.RelTime}} {{this.RelTime}}
{{#if this.UpdatedAt}}
<span class="comment__updatedDate">(edited {{this.UpdatedAt}})</span>
{{/if}}
{{#if this.DeletedAt}} {{#if this.DeletedAt}}
<span class="comment__updatedDate">(deleted {{this.DeletedAt}})</span> <span class="comment__updatedDate">(deleted {{this.DeletedAt}})</span>
{{/if}} {{/if}}