mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 12:58:13 +00:00
Utils.pm:Fix documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@28529 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a88ed4c7e4
commit
934d9c5a49
@ -415,7 +415,7 @@ WriteFile($$)
|
||||
Example:
|
||||
<ul>
|
||||
attr m2d readingList map:.* { WriteFile("www/images/map.png",$EVENT);; {map=>"images/map.png"} }
|
||||
attr m2d devStateIcon { '<img src="fhem/images/map.png" style="max-width:256;;max-height:256;;">' }
|
||||
attr m2d devStateIcon { '<img src="fhem/images/map.png" style="max-width:256;;max-height:256;;">' }
|
||||
|
||||
</ul>
|
||||
</li></br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user