mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Add fix
This commit is contained in:
parent
f7dc83f51d
commit
986336618b
@ -371,7 +371,7 @@ class ResultsList extends List {
|
||||
this.page = event.target.value;
|
||||
this.update();
|
||||
if (expertModeSwitchElement.checked) {
|
||||
this.expertModeOn(); // page holds new result rows, so add new tooltips
|
||||
this.expertModeOn("query-display"); // page holds new result rows, so add new tooltips
|
||||
}
|
||||
nopaque.flash("Updated matches per page.")
|
||||
} catch (e) {
|
||||
|
Loading…
Reference in New Issue
Block a user