diff --git a/core/layout/light.php b/core/layout/light.php index 01bf7cb..d7946d3 100644 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -23,7 +23,9 @@
showContent(); ?>
-showScript(); ?> -showVendorJsBody(); ?> + showVendorJsBody(); + $this->showScript(); + ?>