diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm index fb3f213fc..93559fb1b 100644 --- a/fhem/FHEM/01_FHEMWEB.pm +++ b/fhem/FHEM/01_FHEMWEB.pm @@ -4145,6 +4145,9 @@ FW_log($$) attr WEB JavaScripts codemirror/fhem_codemirror.js
attr WEB codemirrorParam { "theme":"blackboard", "lineNumbers":true } + -fhemweb.js will prevent the loading of fhemweb.js, this (in combination + with the addition of a special fhemweb.js) may be a solution for very + old tablets.
@@ -4992,6 +4995,9 @@ FW_log($$) attr WEB JavaScripts codemirror/fhem_codemirror.js
attr WEB codemirrorParam { "theme":"blackboard", "lineNumbers":true } + -fhemweb.js verhindert das das Laden von fhemweb.js, was (in Kombination + mit einer speziellen fhemweb.js) bei sehr alten Tablets eine Lösung + sein kann.