mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-38979 bootstrap: fix previous TODO bugnumber..
grrr! Sorry for that.
This commit is contained in:
parent
69b9a894a1
commit
036aab5daa
@ -87,7 +87,7 @@ class theme_bootstrapbase_core_renderer extends core_renderer {
|
||||
global $CFG;
|
||||
|
||||
// TODO: eliminate this duplicated logic, it belongs in core, not
|
||||
// here. See MDL-38979.
|
||||
// here. See MDL-39565.
|
||||
$addlangmenu = true;
|
||||
$langs = get_string_manager()->get_list_of_translations();
|
||||
if (count($langs) < 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user