yWeb: fix manual selection of remote control

Origin commit data
------------------
Branch: ni/coolstream
Commit: 41e94dbaa3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-13 (Fri, 13 Oct 2017)

Origin message was:
------------------
- yWeb: fix manual selection of remote control

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-13 18:40:49 +02:00
parent 397632c335
commit f39ef8ad1d

View File

@@ -40,6 +40,8 @@ function do_init(){
case "6": // cst trinity
case "7": // cst link
case "8": // cst trinity duo
case "9": // ax hd51
case "10": // mutant hd51
sel=(sel*1+val*1);
break;
default:
@@ -157,6 +159,8 @@ select {
<option value="6">CST HD-2 | Trinity</option>
<option value="7">CST HD-2 | Link</option>
<option value="8">CST HD-2 | Trinity Duo</option>
<option value="9">AX | HD51</option>
<option value="10">Mutant | HD51</option>
</select>
</td>
<td>{=L:set.yweb.screenshot_rc=}</td>