mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
98_SVG.pm: better example-explanation for new sources (Forum #31859)
git-svn-id: https://svn.fhem.de/fhem/trunk@7712 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
10150c52c5
commit
43d02800b6
@ -368,7 +368,8 @@ SVG_PEdit($$$$)
|
||||
push @revIdx,int(@revIdx);
|
||||
push @srcHtml, $srcHtml[0];
|
||||
push @paramHtml, $paramHtml[0];
|
||||
push @exampleHtml, $exampleHtml[0];
|
||||
push @exampleHtml, "Set the label and 'Write .gplot file' first in order to ".
|
||||
"get example data and correct parameter choice";
|
||||
|
||||
my @lineStyles;
|
||||
if(SVG_openFile($FW_cssdir,
|
||||
|
Loading…
x
Reference in New Issue
Block a user