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->showContentBlock();
|
||||||
|
$action->showScripts();
|
||||||
$action->elementEnd('body');
|
$action->elementEnd('body');
|
||||||
return false; // No default processing
|
return false; // No default processing
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user