mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 09:15:41 +00:00
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
This commit is contained in:
commit
6c9e9dfb57
@ -532,6 +532,7 @@ class ResultsList extends List {
|
|||||||
this.page = event.target.value;
|
this.page = event.target.value;
|
||||||
this.update();
|
this.update();
|
||||||
this.activateInspect();
|
this.activateInspect();
|
||||||
|
this.pageChangeEventInteractionHandler(interactionElements);
|
||||||
if (expertModeSwitchElement.checked) {
|
if (expertModeSwitchElement.checked) {
|
||||||
this.expertModeOn("query-display"); // page holds new result rows, so add new tooltips
|
this.expertModeOn("query-display"); // page holds new result rows, so add new tooltips
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user