letting the noticeform at the top show, to fix broken reply button javascript

This commit is contained in:
Mikael Nordfeldth 2012-08-18 09:56:38 +02:00
parent e47d9ad50d
commit d6cf6e88cd
1 changed files with 0 additions and 4 deletions

View File

@ -84,10 +84,6 @@ class SearchAction extends Action
return null;
}
function showNoticeForm() {
// remote post notice form
}
function showContent() {
$this->showTop();
$this->showForm();