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:
parent
582d630be2
commit
40fd56ff39
fhem/webfrontend/pgm2
@ -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>";
|
||||
|
||||
|
BIN
fhem/webfrontend/pgm2/on-till.png
Normal file
BIN
fhem/webfrontend/pgm2/on-till.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.9 KiB |
BIN
fhem/webfrontend/pgm2/toggle.png
Normal file
BIN
fhem/webfrontend/pgm2/toggle.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.2 KiB |
Loading…
x
Reference in New Issue
Block a user