v1.9.25: move STK menu from sub-tab pill to Proactive UICC view

- Removed STK pill from pysim sub-tab bar
- Added 'STK menu' block atop 'STATUS and Polling' in Proactive UICC view
- Shows emerald button when card issued SET UP MENU, 'no menu' text otherwise
- stkCheckMenu toggles button vs no-menu text; refreshed on proactive tab open
- Dropped dead stk-menu-btn exemption in stkSetPillsDisabled
- i18n: Меню STK / Меню не задано картой
- SW cache v36
This commit is contained in:
2026-09-09 13:59:27 +03:00
parent f7b826b243
commit 1db6c12d52
4 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v35';
const CACHE = 'otaman-v36';
const URLS = [
'index.html',
'help.html',