on-till, toggle added. Icon link remains in the room
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1143 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1868,6 +1868,8 @@ FW_devState($$)
|
||||
}
|
||||
|
||||
if($link) {
|
||||
my $room = AttrVal($d, "room", undef);
|
||||
$link .= "&room=$room" if($room);
|
||||
if($FW_longpoll) {
|
||||
$txt = "<a onClick=\"cmd('$FW_ME?XHR=1&$link')\">$txt</a>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user