mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-65438-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
5b9027a83a
1 changed files with 2 additions and 0 deletions
|
@ -1107,6 +1107,8 @@ class theme_config {
|
|||
}
|
||||
}
|
||||
|
||||
// Allow themes to change the css url to something like theme/mytheme/mycss.php.
|
||||
component_callback('theme_' . $this->name, 'alter_css_urls', [&$urls]);
|
||||
return $urls;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue