MDL-63868 core_calendar: Clicking link leads to events.

The mini calendar did not link to the daily events properly.
This commit is contained in:
Adrian Greeve
2018-11-13 15:36:17 +08:00
parent 789dcd6975
commit ca2f0f052c
@@ -28,7 +28,7 @@
}
}}
<a {{!
}} href="{{url}}"{{!
}} href="{{$url}}{{url}}{{/url}}"{{!
}} id="calendar-day-popover-link-{{courseid}}-{{year}}-{{yday}}-{{uniqid}}"{{!
}} data-container="body"{{!
}} data-toggle="popover"{{!