2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 11:16:36 +00:00

on-till, toggle added. Icon link remains in the room

git-svn-id: https://svn.fhem.de/fhem/trunk@1143 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-12-26 14:07:50 +00:00
parent 582d630be2
commit 40fd56ff39
3 changed files with 2 additions and 0 deletions

@ -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>";

Binary file not shown.

After

(image error) Size: 2.9 KiB

Binary file not shown.

After

(image error) Size: 3.2 KiB