- Web UI: Display generation information in torrent properties

This commit is contained in:
Christophe Dumez 2009-11-24 08:53:14 +00:00
parent ce6f665a7b
commit e35d100769
8 changed files with 210 additions and 53 deletions

View file

@ -160,7 +160,7 @@ window.addEvent('domready', function(){
}
}
waiting=false;
ajaxfn.delay(1000);
ajaxfn.delay(1500);
}
}).send();
}