diff --git a/theme/yui_combo.php b/theme/yui_combo.php index b6f1cf453f8..92913bd5056 100644 --- a/theme/yui_combo.php +++ b/theme/yui_combo.php @@ -186,7 +186,7 @@ while (count($parts)) { 'dd-plugin', // Cache is used by moodle-core-tooltip which we include everywhere. - 'cache', + 'cache-base', ); // We need to add these new parts to the beginning of the $parts list, not the end.