mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user