Skip to content

Commit

Permalink
MDL-72635 calendar: fix typo in data attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
lameze committed Oct 4, 2021
1 parent 1a63bcc commit 1bb79a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calendar/templates/month_detailed.mustache
Expand Up @@ -91,7 +91,7 @@
{{/underway}}
{{^underway}}
<li data-region="event-item"
dava-event-component="{{component}}"
data-event-component="{{component}}"
data-event-eventtype="{{eventtype}}"
data-eventtype-{{normalisedeventtype}}="1"
{{#draggable}}
Expand Down

0 comments on commit 1bb79a6

Please sign in to comment.