forked from GNUsocial/gnu-social
Remove duplicate noticeforms from realtime popup.
This commit is contained in:
parent
c5849e1de2
commit
cb379a7a33
@ -222,10 +222,6 @@ class RealtimePlugin extends Plugin
|
||||
'');
|
||||
$action->elementEnd('address');
|
||||
|
||||
if (common_logged_in()) {
|
||||
$action->showNoticeForm();
|
||||
}
|
||||
|
||||
$action->showContentBlock();
|
||||
$action->showScripts();
|
||||
$action->elementEnd('body');
|
||||
|
Loading…
Reference in New Issue
Block a user