File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/DasBlog.Web.UI/Views/Admin Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
<thead >
19
19
<tr >
20
20
<th scope =" col" >Comment</th >
21
- <th scope =" col" >Manages </th >
22
- <th scope =" col" >Manages </th >
21
+ <th scope =" col" ></th >
22
+ <th scope =" col" >Audit </th >
23
23
</tr >
24
24
</thead >
25
25
<tbody class =" dbc-admin-comment-table" >
35
35
<comment-user-home-page-link comment =" @comment" /> -
36
36
<comment-date comment =" @comment" css =" fw-light text-muted fs-6" date-time-format =" MMMM dd, yyyy H:mm" />
37
37
<span class =" fw-light text-muted fs-6" >(@comment .AuthorIPAddress )</span >
38
- <p class =" mb-0 fw-bold" >@comment.Title </p >
38
+ <p class =" mb-0 fw-bold" >< a href = " admin/manage-comments/ @comment.BlogPostId " > @comment. Title</ a > </p >
39
39
<comment-content css =" fw-light" comment =" @comment" />
40
40
</div >
41
41
</blockquote >
You can’t perform that action at this time.
0 commit comments