SP form: compact layout; v1.9.10

- SPI1/SPI2 side by side in one row
- KIc/KID byte selectors side by side in one row
- KIc/KID key textareas moved directly under the KIc/KID selectors
- Card preset selector moved to the top of the form, full width
- Padding byte joins TAR + Counter in one three-column row
- Pure HTML reflow: no id/handler changes, all behavior preserved
  (invalidation, presets sync, por_ok counter bump)

Version 1.9.9 -> 1.9.10 everywhere; SW cache otaman-v20 -> otaman-v21
This commit is contained in:
2026-08-25 18:39:17 +03:00
parent 07c3cdc923
commit 7e1916628e
5 changed files with 35 additions and 36 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v20';
const CACHE = 'otaman-v21';
const URLS = [
'index.html',
'help.html',