Whitespace/indentation cleanup.

This commit is contained in:
Blaz Kristan
2023-01-16 22:12:02 +01:00
parent dd08751f3f
commit a397aa188c
9 changed files with 1407 additions and 1408 deletions

View File

@@ -53,7 +53,7 @@
req.send(formData);
fO.value = '';
return false;
}
}
function checkNum(o) {
const specialkeys = ["Backspace", "Tab", "Enter", "Shift", "Control", "Alt", "Pause", "CapsLock", "Escape", "Space", "PageUp", "PageDown", "End", "Home", "ArrowLeft", "ArrowUp", "ArrowRight", "ArrowDown", "Insert", "Delete"];
// true if key is a number or a special key