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:
@@ -18,7 +18,7 @@ from osmocom.construct import GsmOrUcs2Adapter
|
||||
from osmocom.tlv import BER_TLV_IE
|
||||
|
||||
|
||||
VERSION = '1.9.9'
|
||||
VERSION = '1.9.10'
|
||||
|
||||
|
||||
# Static file serving (the PWA lives in <repo>/frontend, served by this server
|
||||
|
||||
Reference in New Issue
Block a user