- yWeb: enable record start button in boxcontrol

This commit is contained in:
svenhoefer
2016-03-03 09:28:41 +01:00
parent 9c2fbfd0bb
commit efcc0a3345
2 changed files with 3 additions and 3 deletions

View File

@@ -50,8 +50,8 @@ function standby(_standby){
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/zapto?statusplayback");'/>
</td>
<td>
{=comment:disable non-working rec on/off buttons~
<input type="button" value="{=L:on=}" onclick='goUrl("/control/setmode?record=start");'/>
{=comment:disable non-working rec off button~
<input type="button" value="{=L:off=}" onclick='goUrl("/control/setmode?record=stop");'/>
=}
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/setmode?status");'/>

View File

@@ -1,4 +1,4 @@
version=2.9.0.32
date=14.02.2016
version=2.9.0.33
date=03.03.2016
type=Release
info=Port CST