mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-01-18 14:00:33 +00:00
Fix add to subcorpus btns not showing when results per page are updated
This commit is contained in:
parent
820845b499
commit
c6704f3554
@ -532,6 +532,7 @@ class ResultsList extends List {
|
||||
this.page = event.target.value;
|
||||
this.update();
|
||||
this.activateInspect();
|
||||
this.activateAddToSubResults();
|
||||
if (expertModeSwitchElement.checked) {
|
||||
this.expertModeOn("query-display"); // page holds new result rows, so add new tooltips
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user