mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- yWeb: add button to check status of remote control
This commit is contained in:
@@ -73,6 +73,7 @@ function standby(_standby){
|
||||
<td>
|
||||
<input type="button" value="{=L:on=}" onclick='goUrl("/control/rc?unlock");'/>
|
||||
<input type="button" value="{=L:off=}" onclick='goUrl("/control/rc?lock");'/>
|
||||
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/rc?status");'/>
|
||||
</td>
|
||||
<td>
|
||||
<input type="button" value="{=L:bc.control.lock=}" onclick='live_lock();' />
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.9.0.24
|
||||
date=28.12.2015
|
||||
version=2.9.0.25
|
||||
date=21.01.2016
|
||||
type=Release
|
||||
info=Port CST
|
||||
|
Reference in New Issue
Block a user