Minor ui-loader js fix.

This commit is contained in:
buddha87 2016-10-22 18:04:11 +02:00
parent 85d7443d2a
commit d89c16a377

View File

@ -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