mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
- yWeb: enable record start button in boxcontrol
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");'/>
|
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/zapto?statusplayback");'/>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{=comment:disable non-working rec on/off buttons~
|
|
||||||
<input type="button" value="{=L:on=}" onclick='goUrl("/control/setmode?record=start");'/>
|
<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:off=}" onclick='goUrl("/control/setmode?record=stop");'/>
|
||||||
=}
|
=}
|
||||||
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/setmode?status");'/>
|
<input type="button" value="{=L:bc.control.status=}" onclick='goUrl("/control/setmode?status");'/>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
version=2.9.0.32
|
version=2.9.0.33
|
||||||
date=14.02.2016
|
date=03.03.2016
|
||||||
type=Release
|
type=Release
|
||||||
info=Port CST
|
info=Port CST
|
||||||
|
Reference in New Issue
Block a user