mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-72635 calendar: fix typo in data attribute
This commit is contained in:
parent
1a63bccf46
commit
1bb79a6cb3
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue