From 3644ec642d427599cebc280db47757c60b871310 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 15 Jan 2023 10:55:20 +0000 Subject: [PATCH] 01_FHEMWEB.js: more JavaScripts doc (Forum #129647) git-svn-id: https://svn.fhem.de/fhem/trunk@27064 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/01_FHEMWEB.pm | 6 ++++++ 1 file changed, 6 insertions(+) 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.