mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
yweb: increase reload-timeout for osd-screenshots
Origin commit data
------------------
Commit: 80e59f5bfe
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Origin message was:
------------------
- yweb: increase reload-timeout for osd-screenshots
This commit is contained in:
@@ -7,7 +7,7 @@ function rcsim(_key) {
|
||||
$('statusline').show();
|
||||
$('buttons').hide();
|
||||
dbox_rcsim(_key);
|
||||
window.setTimeout("do_dboxshot()",50);
|
||||
window.setTimeout("do_dboxshot()",750);
|
||||
}
|
||||
function do_dboxshot(){
|
||||
var res = dbox_exec_tools("fbshot fb /tmp/a.png");
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.8.0.19
|
||||
version=2.8.0.20
|
||||
date=23.07.2012
|
||||
type=Release
|
||||
info=Port Coolstream
|
||||
|
Reference in New Issue
Block a user