mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-40451-master-random-glossary-block-title' of git://github.com/amandadoughty/moodle
This commit is contained in:
commit
99e221f844
1 changed files with 0 additions and 7 deletions
|
@ -245,12 +245,5 @@ class block_glossary_random extends block_base {
|
||||||
|
|
||||||
return $this->content;
|
return $this->content;
|
||||||
}
|
}
|
||||||
|
|
||||||
function hide_header() {
|
|
||||||
if (empty($this->config->title)) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue