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:
parent
cacde8b0ef
commit
f94ae158a9
@ -2851,7 +2851,7 @@ FW_ActivateInform()
|
||||
":slider,<min>,<step>,<max>", 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öglich, das Ergebnis ist Komma-separiert.
|
||||
Mehrfachauswahl ist möglich, das Ergebnis ist Komma-separiert.</li>
|
||||
|
||||
<li>In allen anderen Fällen erscheint ein Dropdown mit allen
|
||||
Modifier Werten.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user