mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
92_FileLog: sctivate JS when SVG is called from logtype Attribute (Forum #33293)
git-svn-id: https://svn.fhem.de/fhem/trunk@7852 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b82a792c40
commit
2c43b4187f
@ -458,6 +458,7 @@ FileLog_logWrapper($)
|
||||
|
||||
} else {
|
||||
FileLog_loadSVG();
|
||||
FW_pO "<script type='text/javascript' src='$FW_ME/pgm2/svg.js'></script>";
|
||||
FW_pO "<div id=\"content\">";
|
||||
FW_pO "<br>";
|
||||
if(AttrVal($d,"plotmode",$FW_plotmode) ne "gnuplot") {
|
||||
|
Loading…
Reference in New Issue
Block a user