From bfaea73f1ff4c3cbef1f246dd0cc42ede0f7d3a4 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 29 Dec 2011 13:42:10 +0530 Subject: [PATCH] ; --- source/Ox.UI/Ox.UI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox.UI/Ox.UI.js b/source/Ox.UI/Ox.UI.js index 25b18535..a3e01de9 100644 --- a/source/Ox.UI/Ox.UI.js +++ b/source/Ox.UI/Ox.UI.js @@ -313,7 +313,7 @@ Ox.load.UI = function(options, callback) { } }); return format; - }, + }; Ox.UI.hideLoadingScreen = function() { //Ox.print('hideLoadingScreen') var $div = $('.OxLoadingScreen'),