mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
A few things, edited Kolloquium Page
This commit is contained in:
@@ -186,5 +186,5 @@ collapseboxes();
|
||||
var doit;
|
||||
this.window.addEventListener("resize", function () {
|
||||
this.clearTimeout(doit);
|
||||
doit = this.setTimeout(resetall, 250);
|
||||
doit = this.setTimeout(resetall, 17);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user