improving css bandwidth usage, now all css files are coming in one file
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
$body = $oHeadPublisher->getExtJsScripts();
|
||||
|
||||
$templateFile = 'extJsInitLoad.html';
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
$header = $oHeadPublisher->includeExtJs();
|
||||
$styles = '';
|
||||
$body = $oHeadPublisher->renderExtJs();
|
||||
|
||||
Reference in New Issue
Block a user