Merge "Apply coding conventions for JavaScript"
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.js
index 707a856..9235d69 100644 (file)
                                                        var check = checkCssHandles;
                                                        pending++;
                                                        return function () {
-                                                               if (check) {
+                                                               if ( check ) {
                                                                        pending--;
                                                                        check();
                                                                        check = undefined; // Revoke