From 1720cc605d46b8a8f1f8af8161afee14f9c96c70 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 12 Feb 2013 17:15:59 +0530 Subject: [PATCH] typo --- static/js/embed/pandora.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/embed/pandora.js b/static/js/embed/pandora.js index 35b21195..fc4a7555 100755 --- a/static/js/embed/pandora.js +++ b/static/js/embed/pandora.js @@ -88,7 +88,7 @@ Ox.load('UI', { event: event, data: data }), '*'); - }); + }) ); Ox.UI.hideLoadingScreen(); });