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