Missed this one...
This commit is contained in:
parent
17c8644386
commit
5a9ab37254
|
@ -129,7 +129,7 @@ group {
|
|||
}
|
||||
|
||||
my $thread = $c->thread->by_id($thread_id);
|
||||
my $last_remark = $c->remark->last_remark($thread_id);
|
||||
my $last_remark = $c->remark->last_for($thread_id);
|
||||
|
||||
$c->stash(
|
||||
thread => $thread,
|
||||
|
|
Loading…
Reference in New Issue
Block a user