mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
attr title for gnuplot
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0bc264d5d9
commit
f7a28832df
@ -11,7 +11,7 @@ weblink_Initialize($)
|
|||||||
my ($hash) = @_;
|
my ($hash) = @_;
|
||||||
|
|
||||||
$hash->{DefFn} = "weblink_Define";
|
$hash->{DefFn} = "weblink_Define";
|
||||||
$hash->{AttrList}= "fixedrange plotmode plotsize label";
|
$hash->{AttrList}= "fixedrange plotmode plotsize label title";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user