Skip to content

Commit

Permalink
MDL-63868 core_calendar: Clicking link leads to events.
Browse files Browse the repository at this point in the history
The mini calendar did not link to the daily events properly.
  • Loading branch information
abgreeve committed Nov 13, 2018
1 parent 208950c commit 0553127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"{{!
Expand Down

0 comments on commit 0553127

Please sign in to comment.