Commit 4140e544 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 5a3bb1e3 91526c3a
......@@ -430,7 +430,7 @@
return last_msg ? last_msg.getAttribute('data-isodate') : null
}
const msg_dates = _.invokeMap(
this.content.querySelector('.message'),
this.content.querySelectorAll('.message'),
Element.prototype.getAttribute,
'data-isodate'
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment