ui: drop the clipboard/paste JSON buttons from Cards and custom files (v2.5.1)
- Cards and Custom files now expose only Export to file (JSON download) and Import from file; the Export-as-JSON / Paste & import / Import-JSON-from- clipboard buttons and their paste textareas are gone - import feedback moves to a transient status line (new ioStatus helper); cardsImport/pysimCustomImport no longer read the clipboard - Network simulation parameters: note under the operator form listing the scenarios that use the MCC/MNC (EPS/2G attach and SMS received write real LAI/RAI/TAI; cold boot, service lost, limited service and roaming denied write dummy files keeping the PLMN; churn/CB/AUTHENTICATE do not use it) - i18n: removed-button entries dropped, note added EN/RU; help EN/RU updated - guard tests for the button set and the note; SW cache simple-v196
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'simple-v195';
|
||||
const CACHE = 'simple-v196';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user