javascript-minify MDL-21435 Fixed typo
This commit is contained in:
+1
-1
@@ -786,7 +786,7 @@ class theme_config {
|
||||
if ($type === 'footer') {
|
||||
$type = 'javascripts_footer';
|
||||
} else {
|
||||
$type = 'javascript';
|
||||
$type = 'javascripts';
|
||||
}
|
||||
|
||||
$js = array();
|
||||
|
||||
Reference in New Issue
Block a user