Archived
1
0

add id for thread

This commit is contained in:
Jeff Becker 2017-04-19 11:09:26 -04:00
parent baa8d8d5ac
commit 22fe5cf4e5

View File

@ -31,7 +31,7 @@
<br /> <br />
{{{form}}} {{{form}}}
<div class="thread"> <div class="thread" id="thread_{{thread.OP.PostHash}}">
{{{thread.OP.RenderPost}}} {{{thread.OP.RenderPost}}}
{{#thread.Replies}} {{#thread.Replies}}
{{{RenderPost}}} {{{RenderPost}}}