forked from GNUsocial/gnu-social
need to show scripts at end of body in RealtimePlugin
This commit is contained in:
@@ -230,6 +230,7 @@ class RealtimePlugin extends Plugin
|
||||
}
|
||||
|
||||
$action->showContentBlock();
|
||||
$action->showScripts();
|
||||
$action->elementEnd('body');
|
||||
return false; // No default processing
|
||||
}
|
||||
|
Reference in New Issue
Block a user