sidebar fails in this theme
git-svn-id: file:///home/shish/svn/shimmie2/trunk@849 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
ff2e3cf035
commit
a07d0771b1
@ -22,6 +22,10 @@ class CustomCommentListTheme extends CommentListTheme {
|
||||
$page->add_block(new Block(null, "<hr>", "main", 80));
|
||||
$this->display_paginator($page, "comment/list", null, $page_number, $total_pages, 90);
|
||||
}
|
||||
|
||||
public function display_recent_comments($page, $comments) {
|
||||
// sidebar fails in this theme
|
||||
}
|
||||
|
||||
private function build_upload_box() {
|
||||
return "[[ insert upload-and-comment extension here ]]";
|
||||
|
Loading…
x
Reference in New Issue
Block a user