N°3649 - Activity panel: Fix entries not being filtered on initialization

This commit is contained in:
Molkobain
2021-02-07 18:34:29 +01:00
parent 6e99701c47
commit 08ea82cf05

View File

@@ -86,6 +86,7 @@ $(function()
this.element.addClass('ibo-activity-panel');
this._bindEvents();
this._ApplyEntriesFilters();
this._UpdateMessagesCounters();
this._UpdateFiltersCheckboxesFromOptions();
this._ReformatDateTimes();