SEBSERV-549 fixed. was introduced by fix of SEBSERV-515
This commit is contained in:
parent
37f5cf9ea9
commit
967f6792dc
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ public class EntityTable<ROW extends ModelIdAware> {
|
|||
this.sortOrder = this.defaultSortOrder;
|
||||
updateSortUserAttr();
|
||||
setTableSort();
|
||||
applyFilter();
|
||||
this.selectPage(1);
|
||||
}
|
||||
|
||||
public void updateCurrentPage() {
|
||||
|
|
Loading…
Reference in a new issue