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