diff --git a/js/app.js b/js/app.js index b78e17e2cd..f669dd2804 100644 --- a/js/app.js +++ b/js/app.js @@ -176,7 +176,7 @@ $(document).ready(function () { if ($loader && evt.originalEvent) { return false; } else if ($loader) { - $loader; + return; } //Adopt current color for the loader animation