forked from GNUsocial/gnu-social
letting the noticeform at the top show, to fix broken reply button javascript
This commit is contained in:
@@ -84,10 +84,6 @@ class SearchAction extends Action
|
||||
return null;
|
||||
}
|
||||
|
||||
function showNoticeForm() {
|
||||
// remote post notice form
|
||||
}
|
||||
|
||||
function showContent() {
|
||||
$this->showTop();
|
||||
$this->showForm();
|
||||
|
||||
Reference in New Issue
Block a user