SEBSERV-41 fixed
This commit is contained in:
parent
7940af0deb
commit
36f2bae79a
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ public class TableFilter<ROW extends Entity> {
|
|||
new LocTextKey("sebserver.overall.action.filter.clear"),
|
||||
event -> {
|
||||
reset();
|
||||
this.entityTable.applyFilter();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue