forked from ZwiiCMS-Team/ZwiiCMS
entité html
This commit is contained in:
parent
19c6c403d7
commit
afcccc2354
@ -1044,7 +1044,6 @@ class layout extends common
|
||||
$inlineScript = implode($this->core->output['inlineScript']);
|
||||
}
|
||||
echo '<script defer>' . helper::minifyJs($coreScript . $this->core->output['script'] . htmlspecialchars_decode($inlineScript)) . '</script>';
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user