mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
remove link to weblink-detail for hiddenroom detail
git-svn-id: https://svn.fhem.de/fhem/trunk@3032 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
53bfd19a0c
commit
aa268e171e
@ -2156,7 +2156,7 @@ FW_showWeblink($$$$)
|
||||
FW_pO "<img src=\"$arg\"/>";
|
||||
}
|
||||
|
||||
FW_showWeblinkDetail($d);
|
||||
FW_showWeblinkDetail($d) if(!$FW_hiddenroom{detail});
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user