mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
FW_EXT .js file patch from Dirk
git-svn-id: https://svn.fhem.de/fhem/trunk@2578 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
566837c36a
commit
c5c70802be
@ -972,8 +972,10 @@ FW_roomOverview($)
|
||||
push(@list1, $h->{NAME});
|
||||
push(@list2, $FW_ME ."/".$h->{LINK});
|
||||
}
|
||||
if(@list1 > 1) {
|
||||
push(@list1, ""); push(@list2, "");
|
||||
}
|
||||
}
|
||||
$FW_room = "" if(!$FW_room);
|
||||
|
||||
##########################
|
||||
|
Loading…
x
Reference in New Issue
Block a user