mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
Merge branch 'MDL-40451-master-random-glossary-block-title' of git://github.com/amandadoughty/moodle
This commit is contained in:
commit
99e221f844
@ -245,12 +245,5 @@ class block_glossary_random extends block_base {
|
||||
|
||||
return $this->content;
|
||||
}
|
||||
|
||||
function hide_header() {
|
||||
if (empty($this->config->title)) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user