mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
Olaf Droegehorn's Web-FrontEnd
(based on CGI) Updated Version 1.3; Minor error Corrections & Documentation git-svn-id: https://svn.fhem.de/fhem/trunk@275 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cd7523c23d
commit
74994a4de2
@ -519,7 +519,7 @@ FHEMRENDERER_calcWeblink($$)
|
||||
}
|
||||
|
||||
|
||||
return if(!$__devs{$wl});
|
||||
# return if(!$__devs{$wl});
|
||||
return if($__devs{$wl} && $__devs{$wl}{ATTR}{noscroll});
|
||||
|
||||
if($__devs{$wl} && $__devs{$wl}{ATTR}{fixedrange}) {
|
||||
|
Loading…
Reference in New Issue
Block a user