mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
01_FHEMWEB.pm: revert last change (Forum #106551)
git-svn-id: https://svn.fhem.de/fhem/trunk@20809 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e875777660
commit
0347b3234a
@ -1430,7 +1430,6 @@ FW_doDetail($)
|
||||
|
||||
return if($FW_hiddenroom{detail});
|
||||
return if(!defined($defs{$d}));
|
||||
$FW_room=""; # Do not call summaryFn with a room #106551
|
||||
my $h = $defs{$d};
|
||||
my $t = $h->{TYPE};
|
||||
$t = "MISSING" if(!defined($t));
|
||||
|
Loading…
x
Reference in New Issue
Block a user