mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle
This commit is contained in:
commit
7a1b3e0f2c
7 changed files with 27 additions and 45 deletions
|
@ -64,7 +64,6 @@ class block_calendar_month extends block_base {
|
|||
}
|
||||
|
||||
$options = [
|
||||
'showexportlink' => false,
|
||||
'showfullcalendarlink' => true
|
||||
];
|
||||
list($footerdata, $footertemplate) = calendar_get_footer_options($calendar, $options);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue