correctly set find state when loading '/'

This commit is contained in:
rolux 2011-10-09 10:04:30 +00:00
commit 746efb3110
6 changed files with 27 additions and 15 deletions

View file

@ -42,6 +42,11 @@ Ox.load({
if (!browserSupported) {
return;
/*
$('.OxLoadingScreen')
.css({opacity: 0.9})
.click($(this).remove);
*/
}
Ox.extend(pandora, {