mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 01:05:32 +00:00
Some consmetic changes
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
const SUBMITGOTO = function(filter) {
|
||||
let f = filter.value;
|
||||
window.location.href = "/HKB/Suche/" + f;
|
||||
window.location.href = "/HKB/" + f;
|
||||
}
|
||||
|
||||
window.addEventListener("load", () => {
|
||||
|
||||
Reference in New Issue
Block a user