Fixed error events history VC

This commit is contained in:
Daniel Barbero Martin 2020-02-13 10:08:50 +01:00
parent c96dd8e930
commit f9c944fa8d

View File

@ -111,7 +111,7 @@ final class EventsHistory extends Item
static::extractMaxTime($data),
'',
true,
2
1
);
$data['html'] = $html;