mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-43277-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
cc29e5d4dd
@ -163,7 +163,7 @@ class block_navigation extends block_base {
|
||||
redirect($url);
|
||||
}
|
||||
|
||||
$trimmode = self::TRIM_LEFT;
|
||||
$trimmode = self::TRIM_RIGHT;
|
||||
$trimlength = 50;
|
||||
|
||||
if (!empty($this->config->trimmode)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user