Archived
1
0

add bumplock css

This commit is contained in:
Jeff Becker
2018-03-09 07:01:33 -05:00
parent 702ab469cd
commit 024f773a7c
5 changed files with 23 additions and 3 deletions

View File

@@ -45,8 +45,12 @@
{{/next}}
</div>
{{#threads}}
{{#Truncate}}
{{#BumpLock}}
<div class="thread bumplock" id="thread_{{OP.PostHash}}">
{{^BumpLock}}
<div class="thread" id="thread_{{OP.PostHash}}">
{{/BumpLock}}
{{#Truncate}}
Posted on <a href="{{BoardURL}}">{{Board}}</a>
<br />
{{{OP.RenderTruncatedPost}}}