yWeb: enable record start button in boxcontrol

Origin commit data
------------------
Branch: ni/coolstream
Commit: efcc0a3345
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)

Origin message was:
------------------
- yWeb: enable record start button in boxcontrol

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-03-03 09:28:41 +01:00
parent 0be9d45466
commit c7f019a1e9
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