mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
css class 'sysmon'
git-svn-id: https://svn.fhem.de/fhem/trunk@5833 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9f01040129
commit
44a1c19dbd
@ -1726,7 +1726,7 @@ sub SYSMON_ShowValuesFmt ($$;@)
|
||||
|
||||
my $map = SYSMON_obtainParameters($hash, 1);
|
||||
|
||||
my $div_class="";
|
||||
my $div_class="sysmon";
|
||||
|
||||
my $htmlcode;
|
||||
if($format == 1) {
|
||||
|
Loading…
Reference in New Issue
Block a user