Archived
1
0
This commit is contained in:
Jeff Becker
2018-03-09 07:06:08 -05:00
parent 024f773a7c
commit 95e96db324
3 changed files with 7 additions and 2 deletions

View File

@@ -46,7 +46,8 @@
</div>
{{#threads}}
{{#BumpLock}}
<div class="thread bumplock" id="thread_{{OP.PostHash}}">
<div class="thread bumplock" id="thread_{{OP.PostHash}}">
{{/BumpLock}}
{{^BumpLock}}
<div class="thread" id="thread_{{OP.PostHash}}">
{{/BumpLock}}