2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

FHEMWEB: doc, </li> added

git-svn-id: https://svn.fhem.de/fhem/trunk@5018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-02-22 18:55:11 +00:00
parent cacde8b0ef
commit f94ae158a9

View File

@ -2851,7 +2851,7 @@ FW_ActivateInform()
":slider,&lt;min&gt;,&lt;step&gt;,&lt;max&gt;", then a javascript
driven slider is displayed</li>
<li>if the modifier is of the form ":multiple,val1,val2,...", then
multiple values can be selected, the result is comma separated.
multiple values can be selected, the result is comma separated.</li>
<li>else a dropdown with all the modifier values is displayed</li>
</ul>
If the command is state, then the value will be used as a command.<br>
@ -3332,7 +3332,7 @@ FW_ActivateInform()
JavaScript programmierter Slider angezeigt</li>
<li>Ist der Modifier ":multiple,val1,val2,...", dann ein
Mehrfachauswahl ist m&ouml;glich, das Ergebnis ist Komma-separiert.
Mehrfachauswahl ist m&ouml;glich, das Ergebnis ist Komma-separiert.</li>
<li>In allen anderen F&auml;llen erscheint ein Dropdown mit allen
Modifier Werten.</li>