mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Backward compatibility fixes.
This commit is contained in:
@@ -210,6 +210,7 @@ if (/*!defined("PREVIEWTHEME") && */! (isset($no_core_css) && $no_core_css !==tr
|
||||
if(THEME_LEGACY === true || !deftrue('BOOTSTRAP'))
|
||||
{
|
||||
$e_js->otherCSS('{e_WEB_CSS}backcompat.css');
|
||||
$e_js->footerFile('{e_WEB_JS}core/backcompat.js');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user