MDL-77105 block_timeline: Add 'nofilter' class when necessary
commit6a409c4cd4574be7df9900717fac5821bf76bf71
authorJun Pataleta <jun@moodle.com>
Fri, 10 Feb 2023 10:43:25 +0000 (10 18:43 +0800)
committerJun Pataleta <jun@moodle.com>
Mon, 27 Mar 2023 06:03:07 +0000 (27 14:03 +0800)
tree8e3db59848abf5ef93e358204d527a3959314d6a
parent894a6ab5ad53a1be8d71febda3b4632cc33b88f8
MDL-77105 block_timeline: Add 'nofilter' class when necessary

Add the `.nofilter` class for activity icons when the icon URL's
`filtericon` parameter is not set, so they get rendered as they are on
the timeline block.
blocks/timeline/templates/event-list-item.mustache
calendar/classes/external/event_icon_exporter.php