click them all!
This commit is contained in:
parent
05c997a409
commit
d66f81ddad
2 changed files with 29 additions and 5 deletions
|
|
@ -127,11 +127,11 @@ let pp_thread_preview fmt op =
|
|||
let thread_preview =
|
||||
Format.fprintf fmt
|
||||
{|
|
||||
<div class="thread-preview">
|
||||
<div class="thread-preview" data-id="%s" >
|
||||
%a
|
||||
</div>
|
||||
|}
|
||||
pp_post
|
||||
post.id pp_post
|
||||
(Op (thread_data, post))
|
||||
in
|
||||
thread_preview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue