- yWeb: add button to check status of remote control

This commit is contained in:
svenhoefer
2016-01-21 11:18:53 +01:00
parent 3553030bce
commit a2ba194597
2 changed files with 3 additions and 2 deletions

View File

@@ -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();' />

View File

@@ -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