ui: move the Profiler tab next to SCP80

- top-level tab order is now Remote APDU, SCP80, Profiler, Card reader,
  Phone simulator; the profiler view moved with its button so the DOM
  order matches the tab strip
- docs (help EN/RU, READMEs) and the tab-order test updated; SW cache
  v113 -> v114.
This commit is contained in:
2026-09-12 20:09:47 +03:00
parent f16e24ba11
commit 82fb2c8800
7 changed files with 86 additions and 86 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v113';
const CACHE = 'otaman-v114';
const URLS = [
'index.html',
'help.html',