Merge branch 'MDL-59014-master' of git://github.com/junpataleta/moodle
This commit is contained in:
+1
-1
@@ -1481,7 +1481,7 @@ function calendar_get_mini($courses, $groups, $users, $calmonth = false, $calyea
|
||||
$class .= ' duration_finish';
|
||||
}
|
||||
$data = array(
|
||||
'url' => $dayhref,
|
||||
'url' => $dayhref->out(false),
|
||||
'day' => $day,
|
||||
'content' => $popupdata['data-core_calendar-popupcontent'],
|
||||
'title' => $popupdata['data-core_calendar-title']
|
||||
|
||||
Reference in New Issue
Block a user