mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Revert r45247, mail has some lingering issues and needs a harsh reset
This commit is contained in:
parent
e73eeab637
commit
045d1a3b19
@ -400,6 +400,9 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput],
|
||||
}
|
||||
}, this.activeFilters.col_filter, et2_INextmatchHeader);
|
||||
|
||||
// Explicitly the total count to zero, we're going to get some new info
|
||||
this.controller._grid.setTotalCount(0);
|
||||
|
||||
// Trigger an update
|
||||
this.controller.update(true);
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user